Description Usage Arguments Value Examples
this function will give you the vector to use selectProperties
1 | createAttributesVector(class, attributesVector)
|
class |
the name of the class you want |
attributesVector |
the attributes you want to extract from the class |
print the attributes of the class
1 | createAttributesVector("RAPDB",c("id"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.