Nothing
.onAttach <- function(libname, pkgname) {
options("pboptions" = list(
type = if (interactive()) "timer" else "none",
char = "[=-]",
txt.width = 50,
gui.width = 300,
style = 5,
initial = 0,
title = "Progress bar (cryptoTax)",
label = "Superficial losses in progress",
nout = 100L,
min_time = 2
))
invisible(NULL)
}
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.