codeGenerate | R Documentation |
'codeGenerate()' is a function used to generate a code for each instances used in a graph or subgraph. This code is used to simplify the template syntax.
codeGenerate(df)
df |
a dataframe containing a column "parent" |
symbol |
a character string used in the instance code (e.g. 'E' for events) |
data.frame containing a column "code"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.