createSessionName | R Documentation |
This is used in mirtCAT
to create a random session name so that
shiny
knows which environment to select objects from when multiple CAT
sessions have been initialized.
createSessionName(n = 30, datetime = TRUE)
n |
number of upper/lower characters to sample |
datetime |
logical; include the current date/time the function was called in the string as well? This further helps with the uniqueness of the generated string |
a list containing the internal environmental components for mirtCAT
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.