if (FALSE) # This is a flag for package development. You are welcome to run the example.
taxa <- c("Homo", "Bacillus anthracis", "Apis", "Salvia")
lin <- get_ott_lineage(taxa)
lin
# Look up an unknown OTT id:
get_ott_lineage(ott_id = 454749)
# end dontrun
Run the code above in your browser using DataLab