README.md

sedReview 1.2

Overview

Package for USGS discrete sediment data review and box coefficient development. Version 1.2 is released as a tagged release and stand-alone GUI App.

Package Status

|Linux|Windows| Test Coverage | USGS Status | |----------|------------|------------|------------| Travis|Windows|Coverage Status|status

This package is considered a 'support' package. For more information, see: https://owi.usgs.gov/R/packages.html#support

Reporting Bugs

Users are encouraged to post any bugs or comments for additional functionality on the issues page at: sedReview Issues

You may also contact the developers at GS-W SedReview Help (gs-w_sedreview_help@usgs.gov)

Description

This package facilitates data review and exploration of discrete sediment data. Data is imported with user-specified options for single or multiple sites and parameter codes using an ODBC connection to the user's local NWIS server. A Shiny application graphical user interface for site-level assessments and science-center reviews displays data tables and plots to aid in the review process.

Installation

The GUI requires that Google Chrome or MS Edge be set as your default web browser.

R package

if (!requireNamespace("remotes")) install.packages("remotes")
remotes::install_github(repo = "USGS-R/sedReview", 
                        dependencies = TRUE)

Shiny GUI

sedReview::SedReviewGUI()

or Download and Install Standalone GUI App from (currently for SedReview version 1.2: Available to USGS personnel through ScienceBase

SedReview GUI User Manual (better version launched from within GUI)

Disclaimer

Disclaimer



USGS-R/sedReview documentation built on Aug. 24, 2020, 9 p.m.