plate <- generate_96("new_plate", "C", 11) |>
add_blank(IS = FALSE, analyte = FALSE) |>
add_blank(IS = TRUE, analyte = FALSE) |>
add_samples(c(
"RD_per1", "RD_in1", "RD_T30", "RD_T60", "RD_T90", "RD_per2", "RD_in2",
"EE_in0", "EE_T30", "EE_in30", "EE_T60", "EE_in60", "EE_T90", "EE_in90"
))
plot(plate)
Run the code above in your browser using DataLab