.onLoad <- function(libname , pkgname) {
if(getRversion() >= "2.15.1"){
utils::globalVariables(c(".",".N",".SD","variable","value","Group","x",
"ES", "cluster.size", "y",
"PC","isKneePts",
"meanExp",
"geneID","aid",
"Dim1","Dim2",
"freq","freq.med","N","NTotal","NOther",
"p.value","p.adj","p.signif","y_pos",
"dprime","vardprime","P.Value","adj.P.Val",
"silhouette.rank","sil_width",
"distCenter.rank","distCenter"))
}
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.