Nothing
setGeneric("vsn2",
def = function(x, reference, strata, ...) standardGeneric("vsn2"),
valueClass = "vsn")
setGeneric("predict") ## S3 function imported from package stats
setGeneric("nrow") ## S3 from base
setGeneric("ncol")
setGeneric("dim")
setGeneric("meanSdPlot",
function(x, ranks = TRUE, xlab = ifelse(ranks, "rank(mean)", "mean"),
ylab = "sd", pch, plot = TRUE, bins = 50, ...)
standardGeneric("meanSdPlot"))
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.