nhd_dl_state
nhd_dl_state( state, state_exists, yes_dl, file_ext, dsn = NA, wkt_filter = NA, temporary = FALSE, ... )
state: state abbreviationstate_exists: 1 for file exists on diskyes_dl: 1 for downloading the state gdb filefile_ext: file extension ("gdb", etc)dsn: name of gdb layerwkt_filter: a text string of coordinates see sf::st_readtemporary: logical set FALSE to save data to a persistent rappdirs location...: other arguments passed to sf::st_read## Not run: nhd_dl_state("RI", 1, 0, NA, "NHDWaterbody") ## End(Not run)
Related functions from the same R package