Nothing
.onLoad <- function(libname = find.package("SeqSQC"), pkgname = "SeqSQC"){
if(getRversion() >= "2.15.1"){
utils::globalVariables(c("PC1", "PC2", "id1", "id2",
"inbreeding", "k0", "k1", "label",
"missingRate", "pop", "pred.label",
"pred.pop", "pred.sex",
"problematic", "relation", "sex",
"sexinb", "type"))
}
invisible()
}
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.