Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Give the list of taxa to which a specified taxon is nearest
ResourceFunction["TaxonomicNearest"][taxa,taxon] gives the subset of taxa to which the specified taxon is nearest. |
Interpret animals, generating Entity objects and computing the nearest taxa to the specified taxon:
In[1]:= |
Out[1]= |
Interpret plants, generating Entity objects and computing the nearest taxa to the specified taxon:
In[2]:= |
Out[2]= |
Compute the nearest taxa to the specified taxon:
In[3]:= |
Out[3]= |
Compute the nearest taxa to the specified taxon using EntityClass and EntityList:
In[4]:= |
Out[4]= |
Create a quiz to test your zoology knowledge:
In[5]:= |
Out[5]= |
This work is licensed under a Creative Commons Attribution 4.0 International License