# NOT RUN {
flines_in <- sf::read_sf(system.file("extdata/petapsco_flowlines.gpkg",
package = "nhdplusTools"))
prepare_nhdplus(flines_in,
min_network_size = 10,
min_path_length = 1,
warn = FALSE)
# }
Run the code above in your browser using DataLab