/ForestAnalysisInR

Primary LanguageROtherNOASSERTION

ForestAnalysisInR

ForestAnalysisInR is a “metapackage,” an R package that is meant to help users find the right methods and approaches in other R packages to produce the analysis they need.

Installation

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

devtools::install_github("atkinsjeff/ForestAnalysisInR")

library("ForestAnalysisInR")

Additional Information

ForestAnalysisInR was authored by Jeff W. Atkins (USFS, VCU), Carlos A. Silva (University of Florida), and Atticus E. L. Stovall (University of Maryland, NASA Goddard)

ForestAnalysisInR works on the Shiny platform to provide a data table of all the available R packages for forestry and forest ecology research:

library(ForestAnalysisInR)
## basic example code
launchRFA()

The package list inForestAnalysisInR was most recently updated on August 1, 2021.