createRezId | R Documentation |
Creates a Rezonator ID when new rows need to be added. Normally does not need to be called by the user; rez_add_row and addRow do this automatically.
createRezId(n = 1, existing = character(0))
n |
The number of Rezonator IDs you want. |
existing |
Existing IDs, to avoid overlap. |
A vector of Rezonator IDs.
createRezId(3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.