setWidgetIdSeed | R Documentation |
Set a random seed for generating widget element ids. Calling this function rather than relying on the default behavior ensures stable widget ids across sessions.
setWidgetIdSeed(seed, kind = NULL, normal.kind = NULL)
seed |
a single value, interpreted as an integer, or |
kind |
character or |
normal.kind |
character string or |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.