Nothing
test_that('Class.', {
wave = load.wave(path_audio_file = 'files/wave_1.wav')
expect_true(as.character(class(wave)) == 'Wave')
})
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.