Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dieghernan committed Jan 15, 2024
1 parent 323c8fa commit 5fc151a
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 9 deletions.
6 changes: 5 additions & 1 deletion R/esp_get_can_box.R
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
#' Islands.
#'
#' @family political
#' @seealso [esp_move_can()]
#' @family Canary Islands
#'
#' @rdname esp_get_can_box
#'
#' @name esp_get_can_box
Expand Down Expand Up @@ -188,6 +189,9 @@ esp_get_can_box <- function(style = "right",
#' * [esp_get_can_provinces()] is used to draw a separator line between the two
#' provinces of the Canary Islands.
#'
#' See also [esp_move_can()] to displace stand-alone objects on the Canary
#' Islands.
#'
#' @return `esp_get_can_provinces` returns a `LINESTRING` object.
#'
#' @source
Expand Down
4 changes: 2 additions & 2 deletions R/esp_move_can.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#'
#' @description
#' Helper function to displace an external \CRANpkg{sf} object (potentially
#' representing a location in the Canary Islands) to aling it with the objects
#' representing a location in the Canary Islands) to align it with the objects
#' provided by \CRANpkg{sf} with the option `moveCAN = TRUE`.
#'
#'
Expand All @@ -19,8 +19,8 @@
#' rather than the package \CRANpkg{mapSpain}.
#'
#' @family helper
#' @family Canary Islands
#'
#' @seealso [esp_get_can_box()], [esp_get_can_provinces()]
#'
#' @export
#'
Expand Down
9 changes: 7 additions & 2 deletions man/esp_get_can_box.Rd

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

10 changes: 6 additions & 4 deletions man/esp_move_can.Rd

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

0 comments on commit 5fc151a

Please sign in to comment.