View source: R/exclude_samples.r
exclude_samples | R Documentation |
Currently this is just a simple ggplot scatterplot. I want to make it more configurable and fun.
exclude_samples( tags, max_dilution = NULL, max_cfu = NULL, type = "calibration", sampleids = NULL, replicate = NULL )
tags |
Tag data. |
x_column |
Metadata column for the x axis. |
y_column |
Metadata column for the y axis. |
color_column |
Metadata column for colors. |
transform_x |
Perform a transformation on the x axis? |
transform_y |
Perform a transformation on the y axis? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.