san_fran_china_beach {SanFranBeachWater} | R Documentation |
san_fran_china_beach
Description
Downloads and tidies the San Francisco Public Utilities Commission Beach Water Quality Monitoring Program data. Datasets can be downloaded per beach, or the raw data can be downloaded.
Usage
san_fran_china_beach(status = FALSE)
Arguments
status |
. Show beach status? |
Examples
## Not run:
china <- san_fran_china_beach()
# See if the beach is open:
san_fran_china_beach(status = TRUE)
## End(Not run)
[Package SanFranBeachWater version 0.1.0 Index]