set_session_seed | R Documentation |
All subsequent randomizations by the stat305templates
package are based on this master seed.
set_session_seed(seed, session) get_session_seed(session)
seed |
seed. |
session |
the shiny reactive domain. |
get_session_seed()
returns the current session seed or NULL
if none was set.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.