Skip to content

Commit 07f6481

Browse files
committed
another WQP nldi example
1 parent 49656bc commit 07f6481

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/findNLDI.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ valid_ask <- function(all, type) {
287287
#'
288288
#' # Control Distance
289289
#' ## Limit search to 50 km
290-
#' findNLDI(comid = 101, nav = "DM", find = c("nwis", "wqp", "flowlines"), distance_km = 50)
290+
#' findNLDI(comid = 101, nav = "DM", find = c("nwis", "flowlines"), distance_km = 50)
291291
#' }
292292

293293
findNLDI <- function(comid = NULL,

man/findNLDI.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)