# defining global variables and functions to appease R CMD Check
utils::globalVariables(
names = c(
".",
"color",
"fill",
"fillLength",
"linetype",
"linetypeLength",
"newPlotObject",
"shape",
"size",
"newEnv"
),
package = "tlf",
add = FALSE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.