Description Usage Arguments Details Value
initRelationsEntry
creates a initial relations entry for concept
that is being added to the model
1 | initRelationsEntry(VarName)
|
VarName |
a string representation of the concept variable name |
This function creates an initial relations entry data for a concept. This entry data has the concept variable name and empty fields for all other data items. The server script calls this function when a concept is created and adds the resulting entry to the relations table.
a data frame which includes all the mandatory relations fields with the name field populated with the concept variable name and all other fields populated with empty fields
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.