Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

download_vaa

Download nhdplusVAA data from HydroShare


Description

downloads and caches nhdplusVAA data on your computer

Usage

download_vaa(path = get_vaa_path(), force = FALSE)

Arguments

path

character path where the file should be saved. Default is a persistent system cache as retrieved by user_cache_dir. Also see: get_vaa_path

force

logical. Force data re-download. Default = FALSE

Details

The VAA data is a aggregate table of information from the NHDPlusV2 elevslope.dbf(s), PlusFlowlineVAA.dbf(s); and NHDFlowlines. All data originates from the EPA NHDPlus Homepage here. To see the location of cached data on your machine use get_vaa_path. To view aggregate data and documentation, see here

Value

path to cached data


nhdplusTools

NHDPlus Tools

v0.4.0
CC0
Authors
David Blodgett [aut, cre], Mike Johnson [ctb] (<https://orcid.org/0000-0002-5288-8350>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.