@remi-daigle , this is less of an immediate action, but rather something we should be generally thinking of while developing the package. Right now when doing get_project_data(taxize=TRUE) species are being grouped into taxonomic groups using the taxize package. There are a number of species that end up being NA, so we should eliminate or at least reduce these species.
@remi-daigle , this is less of an immediate action, but rather something we should be generally thinking of while developing the package. Right now when doing
get_project_data(taxize=TRUE)
species are being grouped into taxonomic groups using thetaxize
package. There are a number of species that end up being NA, so we should eliminate or at least reduce these species.