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

ibisR

The goal of ibisR is to make it easier to iteratively, run and edit Agro-IBIS.

Installation

You can install the development version of ibisR from GitHub with:

# install.packages("devtools")
devtools::install_github("bpetersen18/ibisR")


bpetersen18/ibisR documentation built on April 9, 2022, 7:34 p.m.