powered by
Download and cache NHD data by state
nhd_get(state = NA, force_dl = FALSE, force_unzip = FALSE)
character state abbreviation includes "DC", "PR", and "VI"
logical force a re-download of the requested data
logical force an unzip of downloaded data
# NOT RUN { nhd_get(state = c("DC")) nhd_get(state = c("RI", "CT")) # }
Run the code above in your browser using DataLab