Package 'SanFranBeachWater'

Title: Downloads and Tidies the San Francisco Public Utilities Commission Beach Water Quality Monitoring Program Data
Description: Downloads and tidies the San Francisco Public Utilities Commission Beach Water Quality Monitoring Program data. Data sets can be downloaded per beach, or the raw data can be downloaded. See <https://sfwater.org/cfapps/lims/beachmain1.cfm>.
Authors: Robert Myles McDonnell
Maintainer: Robert Myles McDonnell <[email protected]>
License: MIT + file LICENSE
Version: 0.1.0
Built: 2024-12-25 06:41:28 UTC
Source: CRAN

Help Index


san_fran_aquatic_park

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_aquatic_park(status = FALSE)

Arguments

status

. Show beach status?


san_fran_baker_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_baker_beach(location = c("Baker Beach West", "Baker Beach East",
  "Baker Beach at Lobos Creek"), status = FALSE)

Arguments

location

. Choose location.

status

. Show beach status?


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)

san_fran_crissy_field

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_crissy_field(location = c("West", "East"), status = FALSE)

Arguments

location

. Choose location.

status

. Show beach status?


san_fran_hydeSt_pier

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_hydeSt_pier(status = FALSE)

Arguments

status

. Show beach status?


san_fran_islais_creek

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_islais_creek(status = FALSE)

Arguments

status

. Show beach status?


san_fran_jackrabbit

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_jackrabbit(status = FALSE)

Arguments

status

. Show beach status?


san_fran_mission_creek

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_mission_creek(status = FALSE)

Arguments

status

. Show beach status?


san_fran_Ocean_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_Ocean_Beach(location = c("Sloat Boulevard", "Lincoln Way",
  "Balboa Street"), status = FALSE)

Arguments

location

. Choose location.

status

. Show beach status?


Download San Francisco Beach Water Quality Data

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_raw_data()

san_fran_sunnydale_cove

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_sunnydale_cove(status = FALSE)

Arguments

status

. Show beach status?


san_fran_windsurfer_circle

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_windsurfer_circle(status = FALSE)

Arguments

status

. Show beach status?