generate_random_id | R Documentation |
Some elements require input id, but this does not need to be specified by the user. Thus we assign random value with prefix where needed.
generate_random_id(prefix, id_length = 20)
prefix |
character with prefix add to id |
id_length |
numeric with length of id (default 20) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.