Set the random seed for widget element ids
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 |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.