View source: R/pcr_plate_view.R
pcr_plate_view | R Documentation |
View sample plating layout
pcr_plate_view(pcr, fill = target_name)
fill |
character. A column in |
tidy_pcr |
an output from the |
a ggplot
system.file("extdata", "untidy-pcr-example.xls", package = "amplify") |>
read_pcr() |>
pcr_plate_view()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.