Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
mtennekes committed Dec 6, 2024
1 parent ee28d99 commit 1ca4866
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions vignettes/04_examples_gridmaps.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -42,17 +42,8 @@ knitr::knit_hooks$set(output = function(x, options) {
```


```{r, echo = FALSE, message = FALSE}
```{r, message = FALSE}
library(tmap)
#devtools::load_all()
data(World, metro, rivers, land)
#tmap_design_mode()
devtools::install_github("rogerbeecham/gridmappr")
library(gridmappr)
```

```{r}
library(geofacet)
library(dplyr)
library(sf)
Expand Down

0 comments on commit 1ca4866

Please sign in to comment.