make_MIC_control_plots: Create MIC Plate Diagrams for Control Plates

Description Usage Arguments Examples

Description

Create MIC Plate Diagrams for Control Plates

Usage

1
make_MIC_control_plots(control_data, path = ".", absorbance_max = 3, ...)

Arguments

control_data

Data frame containing absorbance values for control plates

path

Path in which to place plots (default: ".", the current working directory)

absorbance_max

Value to be set as the maximum possible absorbance. Useful for having consistent greyscale across many plots (default: 3, which is approx. where the spex maxes out).

...

Additional arguments, passed to plot_mic_plate

Examples

1
2
3
4
## Not run: 
make_MIC_control_plots(my_control_data)

## End(Not run)

KerrLab/introbiocure documentation built on May 17, 2019, 11:36 a.m.