You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mike D was unable to recover the original code used to create the current FG hex graphics. The FG hexs must be recreated and documented here. The code below was copied from [FMG-hex](https://github.com/ForestManagementGeodatabase/FMG-hex)
```{r}
library(hexSticker)
library(magick)
```
```{r}
library(showtext)
## Loading Google fonts (http://www.google.com/fonts)
font_add_google("Gudea", "Gudea")
## Automatically use showtext to render text for future devices