R package for Forest Management Geodatabase reporting.
The fmgr
R package contains functions for producing standard reporting
products from the Forest Management Geodatabase (FMG).
Funding for the development and maintenance of the Forest Management Geodatabase (FMG) has been provided by:
- USACE Rock Island District, Operations Division, Mississippi River Project, Natural Resources.
Check out the NEWS for details on the latest updates.
- Michael Dougherty, Geographer, Rock Island District, U.S. Army Corps of Engineers
- Christopher Hawes, Geographer, Rock Island District, U.S. Army Corps of Engineers
- Ben Vandermyde, Forester, Rock Island District, U.S. Army Corps of Engineers
- Lauren McNeal, Forester, Rock Island District, U.S. Army Corps of Engineers
- Amanda Ross, Geographer, Rock Island District, U.S. Army Corps of Engineers
To install the fmgr
package, install from GitHub using the remotes
package:
remotes::install_github(repo = "ForestManagementGeodatabase/fmgr")
If you find any bugs using fmgr
, please open an
issue.