View source: R/class_maf_dataset_wrapper.R
class_is_maf_dataset_wrapper | R Documentation |
Check if class is a maf_dataset_wrapper object
class_is_maf_dataset_wrapper(object)
object |
some object whose class you want to check |
TRUE if class of object is maf_dataset_wrapper, FALSE if not. (logical)
CRUX:::class_is_maf_dataset_wrapper("Hi")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.