Nothing
.onAttach <- function(libname, pkgname) {
# Set default options
plotcli_options(plot_width = 60, plot_height = 20, braille = FALSE)
# Display a startup message
packageStartupMessage("plotcli loaded. Use plotcli_options() to set global options.")
}
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.