Skip to contents

Pull CDEC gage lat/lon

Usage

pullCoordinates(gage)

Arguments

gage

Name of the gage of interest, as a character.

Value

A data frame containing the station name, lat, and lon.

Examples

if (FALSE) { # \dontrun{
pullCoordinates("MAL")
} # }