getOxygen: Extracts oxygen tolerance data from a bacdive list

View source: R/bacdive_extract.R

getOxygenR Documentation

Extracts oxygen tolerance data from a bacdive list

Description

Extracts oxygen tolerance data from a bacdive list

Usage

getOxygen(list_holder = list_holder)

Arguments

list_holder

A list object containing strain information already present in the R environment.

Value

A dataframe of oxygen tolerance information about taxa in the list.

Examples

## Not run: 
oxygen_df <- getOxygen(list_holder)

## End(Not run)

scottdaniel/bacphene documentation built on March 25, 2023, 12:51 p.m.