Description Usage Arguments Value Examples
Return values of the selected input variables
1 | paramSearch(param)
|
param |
Name of input variable |
A data set that contains possible values of the selected input variable.
1 2 3 4 5 6 7 | ## Not run:
key <- 'Your key' # Specify your API key here.
paramSearch(param = 'state')
paramSearch(param = 'year')
paramSearch(param = 'category')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.