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