Scott Chamberlain

Results 1293 comments of Scott Chamberlain

Good point about the pr2 package. I opened an issue in taxize https://github.com/ropensci/taxize/issues/866 - tldr, it's probably not doable but worth discussing at least, as it might be

Ah okay, right we also have the same ordering in the rank_ref dataset in taxize. That makes sense then

> searches databases to output a taxonomy for query can you explain this a bit more? does this correspond to a certain function(s)

makes sense to add synonyms. isn't it possible that a user would creat a `taxon` class that is a name or set of names that are not accepted names? I...

Thanks for the explanation! So `taxa` I think is still useful for your use case of managing and doing any data munging on taxonomic data associated with any other data...

@zachary-foster looking at this in taxize: **get_ fxns** I'm not sure the `vectorize` branch as is will work. I can't feasibly attach attributes on the output of get_ fxns and...

Sorry about the long delay on this @zachary-foster - had a bunch of new versions of other pkgs to get out. Thanks for the good brainstorming. I'll play around with...

Sorry about another long delay on this @zachary-foster - Are you still planning to move to using `vctrs`?