All supported organisms

supportedOrganisms(html = TRUE)

Arguments

html

Whether to open the table in the web browser?

Value

A data frame of supported organisms.

Examples

if(interactive()) {
    supportedOrganisms()
}