knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
A collection of my handy R functions for post-processing the output of Calpuff modeling system.
Beware: all the material must be considered experimental, in full development, not yet tested.
Caveat emptor: use it at your own risk.
You can install the development version of the package 'rcalpuff' from the repository at GitHub with:
if(!require("devtools")) install.packages("devtools") devtools::install_github("maxbre/rcalpuff")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.