Nothing
skip_on_cran()
context("deprecated")
#if("deprecated" %in% which_tests){
test_that("depreacated functions", {
expect_warning(animate_move())
expect_warning(animate_stats())
expect_warning(animate_raster())
expect_warning(get_formats())
expect_warning(get_libraries())
})
#}
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.