mirror of
https://github.com/kidwellj/mapping_environmental_action.git
synced 2024-10-31 23:42:20 +00:00
testing hpc version, ctd
This commit is contained in:
parent
f54e97d661
commit
c39b197676
|
@ -479,9 +479,10 @@ admin_barplot <-
|
|||
axis.text.x = element_blank()) +
|
||||
scale_color_manual(labels = c("DTAS", "ECS", "Permaculture", "Transition"))
|
||||
|
||||
pdf("03_admin_barplot.pdf")
|
||||
pdf("figures/03_admin_barplot.pdf")
|
||||
print(admin_barplot)
|
||||
dev.off()
|
||||
|
||||
```
|
||||
|
||||
## Other environmental groups shown by concentration in administrative regions (NUTS)
|
||||
|
|
Loading…
Reference in a new issue