knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

macroag

The goal of macroag is to provide reproducible access to agricultral data for macrosystems research.

Installation

You can install macroag from Github with:

devtools::install_github("jsta/macroag")
library(macroag)

Conservation Reserve Program data

head(crp)

Conservation Tillage data

head(tillage_ctic)


jsta/macroag documentation built on May 28, 2019, 12:02 p.m.