README.md

rnassqs.extra

The goal of rnassqs.extra is to extend rnassqs to visualize data via the United States Department of Agriculture’s National Agricultural Statistical Service (NASS) ‘Quick Stats’ web API https://quickstats.nass.usda.gov/api. This product uses the NASS API but is not endorsed or certified by NASS.

Installation

The development version is available from GitHub with:

# install.packages("devtools")
devtools::install_github("opus1993/rnassqs.extra")

Example

This is a basic example which shows you how to solve a common problem:

library(rnassqs.extra)


opus1993/rnassqs.extra documentation built on Oct. 14, 2020, 3:25 a.m.