R/marshallable.R
marshallable.Rd
Check if R object can be marshalled
marshallable(...)
The object to be checked, followed by additional arguments passed to the specific S3 method.
TRUE if the object can be marshalled, FALSE if it cannot be marshalled, and NA if it is not known whether the object can be marshalled.
TRUE
FALSE
NA