The FIESTAutils
R package provides tools for data wrangling, spatial
data analysis, statistical modeling (including direct, model-assisted,
photo-based, and small area tools), and USDA Forest Service data base
tools. These tools are aimed to help Foresters, Analysts, and Scientists
extract and perform analyses on USDA Forest Service data.
You can install the stable version of FIESTAutils
from CRAN with:
install.packages("FIESTAutils")
Or, you can install the developmental version of FIESTAutils
from
GitHub with:
# install.packages("devtools")
devtools::install_github("USDAForestService/FIESTAutils")