map_gage: Maps flood data by gage

Description Usage Arguments Value

View source: R/map_results.R

Description

Creates a state level map of flood analysis output by USGS gage. Gages are color coded based on maximum flood magnitude (for flood threshold = "Q2"). If the flood threshold is "NWS", points are binary coded based on flood occurrence (e.g. yes/no).

Usage

1
map_gage(flood_stats, date = "")

Arguments

flood_stats

Data frame of flood analysis results, by gage.

date

Date of data mapped to be printed at the top of the image. This argument is used by the 'time_series_map' function.

Value

A map of USGS gages color coded by maximum flood magnitude.


rodlammers/countyfloods documentation built on Sept. 21, 2019, 6:14 a.m.