datashield.has_method {opal} | R Documentation |
Check existence of a Datashield method of any type by its name.
datashield.has_method(opal, name) ## S3 method for class 'opal' datashield.has_method(opal, name) ## S3 method for class 'list' datashield.has_method(opal, name)
opal |
Opal object or list of opal objects. |
name |
Name of the method |