Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Palm family is misspelled (Arecaceae, not Aracaceae) #244

Open
bobmuscarella opened this issue Jul 13, 2017 · 0 comments
Open

Palm family is misspelled (Arecaceae, not Aracaceae) #244

bobmuscarella opened this issue Jul 13, 2017 · 0 comments

Comments

@bobmuscarella
Copy link

Thanks a lot for putting together the BAAD! The issue is that the palm family name (Arecaceae) is misspelled as Aracaceae.

I did this:

library(devtools)
devtools::install_github("richfitz/datastorr")
devtools::install_github("traitecoevo/baad.data")

baad <- baad.data::baad_data()

baad$data$family[baad$data$family=='Aracaceae' & !is.na(baad$data$family)]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant