An R
Package for producing Risk Analysis Reports
Description
This package contains a set of functions that are used to help produce a Risk Analysis Report. These functions help automate and standardize report production using the bookdown
package. These functions can be grouped into three broad categories.
- Access Data - These functions are used to extract data from USACE enterprise databases where the data is being entered and maintained by risk managers.
- Format Pages - These functions are used to programmatically create report links and headers.
- Produce Figures - These functions are used to create figures needed for risk reporting.
Funding
Funding for development and maintenance of rarr
has been provided by the following US Army Corps of Engineers (USACE) programs:
Authors
-
Michael Dougherty, Geographer, Rock Island District, U.S. Army Corps of Engineers
https://orcid.org/0000-0002-1465-5927
-
Barrie Chileen Martinez, Geographer, Rock Island District, U.S. Army Corps of Engineers
https://orcid.org/0000-0002-6960-8167
Install
To install the rarr
package, install from GitHub using the remotes
package:
::install_github(repo = "MVR-GIS/rarr") remotes
URL
For more information on rarr
and its usage, access the package website here: https://mvr-gis.github.io/rarr/
Bug Reports
If you find any bugs using rarr
, please open an issue.