test_that("File exists", {
fl <- 'thisfile.csv'
expect_error(plate_read_tecan(fl), regexp = stringr::fixed("doesn't exist!"))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.