nassqs                  Get data and return a data frame
nassqs_GET              Issue a GET request to the NASS 'Quick Stats'
                        API
nassqs_acres            Get NASS Area given a set of parameters.
nassqs_auth             Get/Set the environmental variable NASSQS_TOKEN
                        to the API key
nassqs_byfips           Allow querying for a given set of counties
                        based on FIPS.
nassqs_check            Check the response.
nassqs_fields           Deprecated: Return list of NASS QS parameters.
nassqs_param_values     Get all values for a specific parameter.
nassqs_params           Return list of NASS QS parameters.
nassqs_parse            Parse a response object from 'nassqs_GET()'.
nassqs_record_count     Get a count of number of records for given
                        parameters.
nassqs_yields           Get yield records for a specified crop.
