powered by
Generate dilution series
mic_range(start = 512, dilutions = Inf, min = 0.002, precise = FALSE)
Vector of numeric concentrations
starting (highest) concentration
number of dilutions
minimum (lowest) concentration
force range to be high precision (not usually desired behaviour)
mic_range(128) mic_range(128, dilutions = 21) # same results
Run the code above in your browser using DataLab