From 32a81c8778afe2c6d4ea6a4b7c156d939b3183a0 Mon Sep 17 00:00:00 2001 From: Andrea Gilardi Date: Tue, 24 Sep 2024 15:15:28 +0200 Subject: [PATCH] typos --- R/weight-streetnet.R | 4 ++-- man/weight_streetnet.Rd | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/R/weight-streetnet.R b/R/weight-streetnet.R index 3573daf8..d2abfc77 100644 --- a/R/weight-streetnet.R +++ b/R/weight-streetnet.R @@ -2,8 +2,8 @@ #' #' Weight (or re-weight) an \pkg{sf} or `SC` (`silicate`)-formatted OSM street #' network according to a named profile, selected from (foot, horse, wheelchair, -#' bicycle, moped, motorcycle, motorcar, goods, hgv, psv), or a cusstomized -#' version dervied from those. +#' bicycle, moped, motorcycle, motorcar, goods, hgv, psv), or a customized +#' version derived from those. #' #' @param x A street network represented either as `sf` `LINESTRING` #' objects, typically extracted with \link{dodgr_streetnet}, or as an `SC` diff --git a/man/weight_streetnet.Rd b/man/weight_streetnet.Rd index 90c5a54a..26572262 100644 --- a/man/weight_streetnet.Rd +++ b/man/weight_streetnet.Rd @@ -107,8 +107,8 @@ account for networks generated with the \pkg{osmdata} function \description{ Weight (or re-weight) an \pkg{sf} or \code{SC} (\code{silicate})-formatted OSM street network according to a named profile, selected from (foot, horse, wheelchair, -bicycle, moped, motorcycle, motorcar, goods, hgv, psv), or a cusstomized -version dervied from those. +bicycle, moped, motorcycle, motorcar, goods, hgv, psv), or a customized +version derived from those. } \note{ Names for the \code{wt_profile} parameter are taken from