Returns a list of all possible values for a given parameter.
nassqs_param_values(param)
param | the name of a NASS quickstats parameter |
---|
a list containing all valid values for that parameter
# 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