Skip to content
Snippets Groups Projects
Commit 086c6128 authored by David Dorchies's avatar David Dorchies
Browse files

fix: missing variables for map

Refs #3
parent 29af61d5
No related branches found
No related tags found
No related merge requests found
Pipeline #265301 passed
......@@ -309,7 +309,8 @@ class: inverse, middle, center
```{r map-BV, include=FALSE}
source("R/plot_map.R")
plot_map()
tm <- plot_map()
tm
```
---
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment