# \donttest{
map_nhdplus("05428500")
map_nhdplus("05428500", streamorder = 2)
map_nhdplus(list(13293970, 13293750))
source(system.file("extdata/sample_data.R", package = "nhdplusTools"))
map_nhdplus(list(13293970, 13293750), streamorder = 3, nhdplus_data = sample_data)
#return leaflet object
map_nhdplus("05428500", return_map = TRUE)
# }
Run the code above in your browser using DataLab