Description Usage Arguments Value Examples
Get value of the 'simple_arborescence' slot
1 2 3 4 | getSimpleArborescence(userObject)
## S4 method for signature 'UserMetadata'
getSimpleArborescence(userObject)
|
userObject |
The UserMetadata object |
the value of the 'simple_arborescence' slot of the object
1 2 3 4 | {
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.