Skip to content

Commit

Permalink
Fix CRAN pretest problems
Browse files Browse the repository at this point in the history
  • Loading branch information
vjsantojaca committed May 12, 2021
1 parent 1d3bb5a commit 33548b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/map_building.r
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#' @export
#' @import tidyverse feedeR sf lubridate fs tmap classInt showtext sysfonts rvest
#' @examples create_spanish_cad_building_age(String city)
#' @examples create_spanish_cad_building_age("Salamanca")

create_spanish_cad_building_age <- function(city) {

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

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

0 comments on commit 33548b8

Please sign in to comment.