powered by
Return unique taxonomic names for connecting id to root.
id
getNdLng(tree, id)
TreeMan object
TreeMan
node id
Returns a vector.
getNdsLng, getNdsFrmTxnyms, https://github.com/DomBennett/treeman/wiki/get-methods
getNdsLng
getNdsFrmTxnyms
# NOT RUN { library(treeman) data(mammals) # return human lineage getNdLng(mammals, id='Homo_sapiens') # }
Run the code above in your browser using DataLab