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

footprints

footprints provides access to practical implementation of flux footprint modeling.

Installation

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

# install.packages("devtools")
# devtools::install_github("grahamstewart12/footprints")

Features

# summary(cars)
# plot(pressure)


grahamstewart12/footprints documentation built on Aug. 18, 2021, 4:32 p.m.