Description Usage Arguments Value
View source: R/SettingsObjectInterface.R
Allows a user to select from a list of options.
Will prompt user with a list of options and assure one of the options is selected
1 | settingList(s, prompt, set)
|
s |
the settings list |
prompt |
The message to be prompted to the user. |
set |
data frame matrix or vector: the options the user has to select amongst |
The settings list object is returned with the list of user selections in the prompt slot and the full list of options in a slot named prompt, '<prompt>(Full list of options.)'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.