View source: R/storeChosenName.R
storeChosenName | R Documentation |
When all else passes, store this particular name in memory
storeChosenName(name)
name |
The chosen name to store |
store the chosen name in storage variable
nameStore <- 'ObiStore1'
storeChosenName(nameStore)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.