README.md

maRsden

Lifecycle:
experimental

The goal of maRsden is to provide easy access to all data collected at the Marsden Farm Long Term Cropping Systems Research Farm, managed by Dr. Matt Liebman at Iowa State University.

Installation

You can install the development version of maRsden using devtools once it is no longer private.

#devtools::install_github("vanichols/maRsden")

Progress

The package currently includes the following data:

  1. Weather from Iowa Mesonet Ames Coop Station
  1. General experiment data
  1. Will Osterholtz (WO) data
  1. My data from 2018-2019

Example

If you want to load the corn yield data this will make it much easier.

#library(maRsden)

# data(mrs_cornyield)

Or maybe you want to look at Will Osterholtz’s corn biomass data. That’s easy!

#data(mrs_cornbio_wo)


vanichols/maRsden documentation built on Aug. 25, 2022, 10:49 p.m.