testing hpc version, ctd

This commit is contained in:
Jeremy Kidwell 2019-03-25 11:43:29 +00:00
parent f54e97d661
commit c39b197676

View file

@ -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)