usgs_readin: Read in saved data from USGS

Description Usage Arguments Value

View source: R/usgs_readin.R

Description

Reads in local USGS data file using dataRetreival package.

Usage

1
2
usgs_readin(site_id, param_cd = "00060", time_param = "daily",
  destination_folder = getwd())

Arguments

site_id

USGS site id

time_param

time accumulation

destination_folder

location to save file

param_cv

USGS parameter id

Value

dl_result a character stating "Success" or "Failure"


jstagge/staggefuncs documentation built on May 20, 2019, 2:11 a.m.