Skip to content

Commit 699672a

Browse files
committed
Spelling errors
1 parent 0630ed5 commit 699672a

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

R/get_data.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ convert_to_sp <- function(sf_obj) {
7676
#' there is no shortcut function for it.
7777
#'
7878
#' A value of `FALSE` in the `local` column means that the layer is not stored in the
79-
#' bcmpas.rdata package but will be downloaded from the internet and cached
79+
#' bcmaps.rdata package but will be downloaded from the internet and cached
8080
#' on your hard drive.
8181
#'
8282
#' @examples

R/utils.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ get_unioned_ids <- function(unioned_sp) {
278278
#' @param x the list-column in the (SpatialPolygons)DataFrame that contains nested data.frames
279279
#' @param col the column in the nested data frames from which to retrieve/calculate attributes
280280
#' @param fun function to determine the resulting single attribute from overlapping polygons
281-
#' @param ... other paramaters passed on to `fun`
281+
#' @param ... other parameters passed on to `fun`
282282
#'
283283
#' @return An atomic vector of the same length as x
284284
#' @export

man/available_layers.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.

man/get_poly_attribute.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)