test_that("Reading tecan plate files.", {
fl <- system.file(
"extdata",
"calibrate_tecan",
"calTecan1.xlsx",
package = "reluxr"
)
expect_snapshot(plate_read_tecan(fl))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.