Nothing
.onLoad <- function(libname, pkgname) {
paramDir <- system.file("PAM50/bioclassifier_R", package = pkgname)
source(file.path(paramDir, "subtypePrediction_functions_PNmodified.R"))
source(file.path(paramDir, "subtypePrediction_distributed_PNmodified.R"))
}
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.