is_metacore | R Documentation |
Is metacore object
is_metacore(x)
x |
object to check |
TRUE
if metacore, FALSE
if not
# Loads in a metacore obj called metacore
load(metacore_example("pilot_ADaM.rda"))
is_metacore(metacore)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.