Nothing
if (getRversion() >= "2.15.1") {
utils::globalVariables(
c(
"acceptance",
"actual",
"avg",
"core",
"depth",
"error",
"index",
"in_interval",
"iter",
"lower",
"num_nodes",
"num_trees",
"pointwise_cutoff",
"pointwise_selected",
"prop",
"residual",
"rmse",
"simul_marker",
"simul_threshold",
"sigsq",
"theoretical",
"tree",
"upper",
"value",
"var_est",
"variable",
"x"
)
)
}
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.