- flines
data.frame NHDPlus flowlines including:
COMID, LENGTHKM, FTYPE (or FCODE), TerminalFl, FromNode, ToNode, TotDASqKM,
StartFlag, StreamOrde, StreamCalc, TerminalPa, Pathlength,
and Divergence variables.
- min_network_size
numeric Minimum size (sqkm) of drainage network
to include in output.
- min_path_length
numeric Minimum length (km) of terminal level
path of a network.
- min_path_size
numeric Minimum size (sqkm) of outlet level
path of a drainage basin. Drainage basins with an outlet drainage area
smaller than this will be removed.
- purge_non_dendritic
logical Should non dendritic paths be removed
or not.
- warn
logical controls whether warning an status messages are printed
- error
logical controls whether to return potentially invalid data with a warning rather than an error
- skip_toCOMID
logical if TRUE, toCOMID will not be added to output.
- align_names
logical