import_gage_data_cfs: Import USGS Gage Information Function

import_gage_data_cfsR Documentation

Import USGS Gage Information Function

Description

Imports data from the USGS, harvested from their stream gages

Usage

import_gage_data_cfs(siteNo, start.date, end.date)

Arguments

siteNo

character USGS site number. This is usually an 8 digit number.

start.date

character starting date for data retrieval in the form YYYY-MM-DD.

end.date

character ending date for data retrieval in the form YYYY-MM-DD.

Value

A dataframe containing the specfic gage's data for the specified time period


HARPgroup/cbp6 documentation built on Nov. 8, 2022, 1:22 a.m.