Check if R object can be marshalled
     
    
    
    Arguments
- ...
- The object to be checked,
followed by additional arguments passed to the specific S3 method. 
 
    
    Value
    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.