Skip to content

Latest commit

 

History

History
76 lines (49 loc) · 3.17 KB

README.md

File metadata and controls

76 lines (49 loc) · 3.17 KB

erarr

Enterprise Risk Analysis Reporting in R: A Shiny Application for producing Risk Analysis Reports in R

Package Status

Maturing Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. packageversion Last-changedate Licence

Description

This package contains a set of functions to create a shiny application that produces a variety of Risk Analysis Reports. These functions help automate and standardize report production using the rmarkdown package.

Funding

Funding for development and maintenance of erarr 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 erarr package, install from GitHub using the remotes package:

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

Run the application

To run the Risk Analysis and Reporting application, use the following function:

erarr::run_app()

Bug Reports

If you find any bugs using erarr, please open an issue.