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)


gstewart12/footprints documentation built on Dec. 20, 2021, 1:46 p.m.