collect_input | R Documentation |
Collects input from the user related to data for the projects.
collect_input()
Two variables are collected from the user: the state of interest and the kind of data i.e. services or capacity assessment. The input can be collected interactively or passed as a command line argument.
A named list with 2 elements - one for each value collected.
When passing input via the shell or a script, state
should
precede filetype
in the argument list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.