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.
The development version is available from GitHub with:
# install.packages("devtools")
devtools::install_github("opus1993/rnassqs.extra")
This is a basic example which shows you how to solve a common problem:
library(rnassqs.extra)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.