Description Usage Arguments Examples
Finds the superkingdom given the taxid
| 1 | path2kingdom(taxID = "79255", ...)
 | 
| taxID | NCBI taxonomic id | 
| ... | additional dbquery paramaters | 
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | ## Not run: 
path2kingdom(taxidID='79255')
Sending query
Query Completed
              name   taxid         rank
1         Gordonia   79255        genus
2         Theaceae   27065       family
3         Ericales   41945        order
4         asterids   71274     subclass
5     Pentapetalae 1437201      no rank
6       Gunneridae   91827      no rank
7   eudicotyledons   71240      no rank
8  Mesangiospermae 1437183      no rank
9    Magnoliophyta    3398      no rank
10   Spermatophyta   58024      no rank
11   Euphyllophyta   78536      no rank
12    Tracheophyta   58023      no rank
13     Embryophyta    3193      no rank
14  Streptophytina  131221      no rank
15    Streptophyta   35493       phylum
16   Viridiplantae   33090      kingdom
17       Eukaryota    2759 superkingdom
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.