diff --git a/R/stroke.R b/R/stroke.R index bf18449..499fd69 100644 --- a/R/stroke.R +++ b/R/stroke.R @@ -5,7 +5,7 @@ #' #' @param edges An object of class \code{\link[sf]{sfc}} (or compatible), #' including the edge geometries (should be of type LINESTRING or -#' MULTILINESTRIN). +#' MULTILINESTRING). #' #' @param angle_threshold Consecutive line segments can be considered part of #' the same stroke if the internal angle they form is larger than