Kristen Dybala

Results 1 comments of Kristen Dybala

Yes, here it is: ## Map1 ```{r Map1, echo=F} dat = data.frame( species = c('Proteo', 'Bactero', 'Actino', 'Firmi', 'Other'), value = c(0.6, 0.2, 0.15, 0.03, 0.02), x = -93, y...