Skip to content

Latest commit

 

History

History
82 lines (55 loc) · 3.58 KB

README.md

File metadata and controls

82 lines (55 loc) · 3.58 KB

rarr

An R Package for producing Risk Analysis Reports

Package Status

Maturing Project Status: Active The project has reached a stable, usable state and is being actively developed. packageversion Last-changedate Licence

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:


Latest Updates

Check out the News for details on the latest updates.


Authors


Install

To install the rarr package, install from GitHub using the remotes package:

remotes::install_github(repo = "MVR-GIS/rarr")

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.