Skip to content

Commit

Permalink
that pesky unicode!
Browse files Browse the repository at this point in the history
  • Loading branch information
jlacko committed Oct 22, 2023
1 parent ab06b0b commit b971e6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/kraje.R
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#' library(sf)
#'
#' hranice <- kraje("low")
#' plot(hranice["NAZ_CZNUTS3"])
#' plot(hranice["KOD_CZNUTS3"])
#'
#' @export

Expand Down
2 changes: 1 addition & 1 deletion man/kraje.Rd

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

0 comments on commit b971e6b

Please sign in to comment.