Nothing
# In R/globals.R
#' @importFrom utils globalVariables
utils::globalVariables(c(
"resp",
".data",
"VarWithMissingVal",
"augmented",
"df_augmented",
"dfn",
"ry_weight",
"grp","final_df",
"wgt","m","fit",
"R",
"y_weight",
"ttl",
"ttl.prob",
"theta",
"row.num",
".I",
"..MissingVars",
"group_keys",
"glmWeights"
))
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.