Nothing
library(testthat)
context("deprecated functions")
# forestplot2 should run with minimal arguments without error
expect_error(suppressWarnings(forestplot2(labeltext = 1, mean = 1, lower = 0, upper = 2)), NA)
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.