Skip to content

Commit 3b4c1fc

Browse files
committed
tidy docs
skip ci
1 parent 296830b commit 3b4c1fc

3 files changed

Lines changed: 12 additions & 12 deletions

File tree

R/get-network.R

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
#' `highway_filter` is provided, only highways of the specified types are
1818
#' retained.
1919
#' @param highway_filter Character vector of highway types to keep. Ignored if
20-
#' clean_output is `FALSE`. Valid values are: "busway", "cycleway", "footway",
21-
#' "living_street", "motorway", "path", "pedestrian", "primary",
22-
#' "residential", "rest_area", "service", "services", "steps", "tertiary",
23-
#' "track", "trunk" and "unclassified".
20+
#' `clean_output` is `FALSE`. Valid values are: `"busway"`, `"cycleway"`,
21+
#' `"footway"`, `"living_street"`, `"motorway"`, `"path"`, `"pedestrian"`,
22+
#' `"primary"`, `"residential"`, `"rest_area"`, `"service"`, `"services"`,
23+
#' `"steps"`, `"tertiary"`, `"track"`, `"trunk"` and `"unclassified"`.
2424
#' @param ... Additional arguments passed to [oe_get()] such as `boundary` or
2525
#' `force_download`.
2626
#'

man/oe_get_network.Rd

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/oe_get_sfnetwork.Rd

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)