Nothing
data(mm1)
test_that("mm1 is a tuneR WAVE object", {
expect_s4_class(mm1, "Wave")
})
test_that("length of mm1 is correct", {
expect_length(mm1, 42320)
})
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.