Learn R Programming

⚠️There's a newer version (0.1.0) of this package.Take me there.

countyfloods (version 0.0.2)

Quantify United States County-Level Flood Measurements

Description

Quantifies United States flood impacts at the county level using United States Geological Service (USGS) River Discharge data for the USGS API. This package builds on R packages from the USGS, with the goal of creating county-level time series of flood status that can be more easily joined with county-level impact measurements, including health outcomes. This work was supported in part by grants from the National Institute of Environmental Health Sciences (R00ES022631), the Colorado Water Center, and the National Science Foundation, Integrative Graduate Education and Research Traineeship (IGERT) Grant No. DGE-0966346 "I-WATER: Integrated Water, Atmosphere, Ecosystems Education and Research Program" at Colorado State University.

Copy Link

Version

Install

install.packages('countyfloods')

Monthly Downloads

22

Version

0.0.2

License

GPL (>= 2)

Maintainer

Rod Lammers

Last Published

May 20th, 2017

Functions in countyfloods (0.0.2)

gage_extract

Get gage meta-data for a county
get_county_cd

Get all FIPS county codes within a state
find_q2

Get median flood for each gage
flood_analysis

Compute flood statistics
run_flood

Return flood metrics by county codes or state names
time_series_analysis

Get time series output
get_flow_data

Retrieve discharge data at specified gages
get_gages

Get all gage site numbers for a county
map_flood

Function maps data, either by gage or by county
map_gage

Maps flood data by gage
construct_prob_plot

Construct probability plot using the Weibull plotting method
county_aggregates

Get county level output
long_term_flood

Return flood metrics by county codes for a data frame input
map_county

Maps flood data by county
time_series_flood

Return a time series of flood metrics by county codes or state names
time_series_plot

Function plots time series data by county
county_aggregates2

Get county level output from
find_nws

Get National Weather Service (NWS) flood stage/discharge levels for gages.