Skip to content

Commit

Permalink
Close #431
Browse files Browse the repository at this point in the history
  • Loading branch information
Robinlovelace committed Oct 26, 2020
1 parent 997d027 commit 9bc82bd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion R/node-funs.R
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,8 @@ route_split_id <- function(r, id = NULL, p = NULL) {
#' This function was written as a drop-in replacement for `sf::st_nearest_feature()`,
#' which only works with recent versions of GEOS.
#'
#' @inheritParams route_split
#' @param r The input route object from which the nearest route is to be found
#' @param p The point whose nearest route will be found
#' @param id_out Should the index of the matching feature be returned? `FALSE` by default
#' @export
#' @examples
Expand Down
4 changes: 2 additions & 2 deletions man/route_nearest_point.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9bc82bd

Please sign in to comment.