Skip to contents

Run this function to get an updated list of antimicrobial distributions currently supported by EUCAST. This retrieves live info from https://mic.eucast.org.

Usage

eucast_supported_ab_distributions(...)

Arguments

...

Arguments passed on to the function, currently unused.

Examples

if (FALSE) { # \dontrun{
eucast_supported_ab_distributions()
} # }