Nothing
library(testthat)
test_that("my_median works properly and show error if needed", { expect_error(my_median("text")) })
test_that("my_median2 works properly and show error if needed", { expect_error(my_median2("text")) })
# Run but keep eval=FALSE to avoid infinite loop # Execute in the console directly fusen::inflate(flat_file = "dev/dev_history.Rmd")
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.