
Map Fecal Indicator Bacteria (FIB) results by month, year, and location
Source:R/show_fibmap.R
show_fibmap.RdMap Fecal Indicator Bacteria (FIB) results by month, year, and location
Arguments
- fibdata
input FIB
data.frameas returned byread_importfiborread_importwqp, see details- yrsel
optional numeric value to filter output by years in
fibdata- mosel
optional numeric value to filter output by month in
fibdata- areasel
optional character string to filter output by stations in the
areacolumn offibdata, see details- addsta
logical to add station labels to the map, default
FALSE
Value
A leaflet map for the selected year, month, and area showing stations and FIB concentration category
Details
Placing the mouse cursor over an item on the map will reveal additional information about a station. See the help file for anlz_fibmap for details on the categories and additional arguments.