View source: R/bacdive_extract.R
getAbx | R Documentation |
Get the regular antibiotic susceptibility / resistance information from a list of bacdive entries
getAbx(list_holder = list_holder)
list_holder |
A list object containing strain information already present in the R environment. |
A dataframe of antibiotic susceptibility / resistance information about taxa in the list.
## Not run:
abx_df <- getAbx(list_holder)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.