## Global Variables
##
## This file is added to minimize the false positives flagged during R CMD check.
utils::globalVariables(
c(
"coef",
"value",
"prop",
".",
"write.table",
"cor_matrix",
"quantile",
"read.table",
"hclust",
"dist",
"t.test",
"var_label"
)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.