Cooperative Fish and Wildlife Research Units Program: Vermont
Education, Research and Technical Assistance for Managing Our Natural Resources


Donovan, T.M. and J. E Katz. 2018. AMModels: An R package for storing models, data, and metadata to facilitate adaptive management. PLoS ONE 13(2): e0188966. https://doi.org/10.1371/journal.pone.0188966

Abstract

Agencies are increasingly called upon to implement their natural resource management programs within an adaptive management (AM) framework. This article provides the background and motivation for the R package, AMModels. AMModels was developed under R version 3.2.2. The overall goal of AMModels is simple: To codify knowledge in the form of models and to store it, along with models generated from numerous analyses and datasets that may come our way, so that it can be used or recalled in the future. AMModels facilitates this process by storing all models and datasets in a single object that can be saved to an. RData file and routinely augmented to track changes in knowledge through time. Through this process, AMModels allows the capture, development, sharing, and using knowledge that may help organizations achieve their mission. While AMModels was designed to facilitate adaptive management, its utility is far more general. Many R packages exist for creating and summarizing models, but to our knowledge, AMModels is the only package dedicated not to the mechanics of analysis but to organizing analysis inputs, analysis outputs, and preserving descriptive metadata. We anticipate that this package will assist users hoping to preserve the key elements of an analysis so they may be more confidently revisited at a later date.