Folder-class | R Documentation |
Represents a folder in Synapse.
Folders must have a name and a parent and can optionally have annotations.
An R6 class object.
Folder(name=NULL, parent=NULL, properties=NULL, annotations=NULL)
: Constructor for Folder
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.