mirror of
https://github.com/kidwellj/mapping_environmental_action.git
synced 2024-11-01 07:52:21 +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()) +
|
axis.text.x = element_blank()) +
|
||||||
scale_color_manual(labels = c("DTAS", "ECS", "Permaculture", "Transition"))
|
scale_color_manual(labels = c("DTAS", "ECS", "Permaculture", "Transition"))
|
||||||
|
|
||||||
pdf("03_admin_barplot.pdf")
|
pdf("figures/03_admin_barplot.pdf")
|
||||||
print(admin_barplot)
|
print(admin_barplot)
|
||||||
dev.off()
|
dev.off()
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Other environmental groups shown by concentration in administrative regions (NUTS)
|
## Other environmental groups shown by concentration in administrative regions (NUTS)
|
||||||
|
|
Loading…
Reference in a new issue