getSimpleArborescence | R Documentation |
Get value of the 'simple_arborescence' slot
getSimpleArborescence(userObject)
## S4 method for signature 'UserMetadata'
getSimpleArborescence(userObject)
userObject |
The UserMetadata object |
the value of the 'simple_arborescence' slot of the object
{
user <- new("UserMetadata")
simple_arborescence <- getSimpleArborescence(user)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.