View source: R/bacdive_extract.R
getOxygen | R Documentation |
Extracts oxygen tolerance data from a bacdive list
getOxygen(list_holder = list_holder)
list_holder |
A list object containing strain information already present in the R environment. |
A dataframe of oxygen tolerance information about taxa in the list.
## Not run:
oxygen_df <- getOxygen(list_holder)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.