Nothing
test_that("coherence and phase works for single entry", {
a <- array(rnorm(100), dim = c(100, 1, 1))
expect_warning(phase(a))
expect_warning(coherence(a))
})
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.