View source: R/class_maf_dataset_wrapper.R
assert_that_class_is_maf_dataset_wrapper | R Documentation |
Assert that class is maf_data_pool
assert_that_class_is_maf_dataset_wrapper(object)
object |
some object whose class you want to assert (anything) |
(invisible) TRUE if assertion succeeds, Throws an error if it doesn't
Other class_assertions:
assert_that_class_is_maf_data_pool()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.