Nothing
test_that("prepare_data() works", {
# Creates test data set ---------------------------------------------------
test_obj <- create_test_data()
# Checks for equality -----------------------------------------------------
# Using waldo under the hood so presumably minor differences in attributes are ignored
testthat::expect_equal(
test_obj,
corporaexplorer::test_data
)
})
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.