powered by
This function downloads and decompresses staged RF1 data. See: https://water.usgs.gov/GIS/metadata/usgswrd/XML/erf1_2.xml for metadata.
download_rf1( outdir, url = "https://water.usgs.gov/GIS/dsdl/erf1_2.e00.gz", progress = TRUE )
character path to the local e00 file
The folder path where data should be downloaded and extracted
the location of the online resource
boolean display download progress?
if (FALSE) { download_wbd("./data/rf1/") }
Run the code above in your browser using DataLab