Returns a list of all possible values for a given parameter.

nassqs_param_values(param)

Arguments

param

the name of a NASS quickstats parameter

Value

a list containing all valid values for that parameter

Examples

# See all values available for the statisticcat_desc field. Values may not # be available in the context of other parameters you set, for example # a given state may not have any 'YIELD' in blueberries if they don't grow # blueberries in that state. # Requires an API key: nassqs_param_values("source_desc")
#> | | | 0% | |======================================================================| 100%
#> Error: HTTP Failure: 401 #> unauthorized