CDEC.snow.courses {sharpshootR} | R Documentation |
CDEC Snow Course List
Description
The CDEC snow course list, updated September 2019
Usage
data(CDEC.snow.courses)
Format
A data frame with 259 observations on the following 9 variables.
course_number
course number
name
connotative course label
id
course ID
elev_feet
course elevation in feet
latitude
latitude
longitude
longitude
april.1.Avg.inches
average inches of snow as of April 1st
agency
responsible agency
watershed
watershed label
Source
Data were scraped from http://cdec.water.ca.gov/misc/SnowCourses.html, 2019.
Examples
data(CDEC.snow.courses)
head(CDEC.snow.courses)
[Package sharpshootR version 2.3.1 Index]