A collection of my handy R functions for post-processing the output of LAPMOD modeling system.
Beware: all the material must be considered experimental, in full development and not yet tested.
Caveat emptor: use it at your own risk.
You can install the development version of the package rlapmod from the repository at GitHub with:
if(!require("devtools")) install.packages("devtools")
devtools::install_github("maxbre/rlapmod")