Nothing
test_that("gardner nrow matches expected", {
expect_equal(2325, nrow(worksgardner))
})
test_that("janson nrow matches expected", {
expect_equal(1634, nrow(worksjanson))
})
test_that("artists nrow matches expected", {
expect_equal(3162, nrow(artists))
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.