getDensity:

Usage Arguments Examples

Usage

1
getDensity(object, Title = NULL, ...)

Arguments

object
Title
...

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
structure(function (object, Title = NULL, ...) 
standardGeneric("getDensity"), generic = structure("getDensity", package = "rCGH"), package = "rCGH", group = list(), valueClass = character(0), signature = c("object", 
"Title"), default = `\001NULL\001`, skeleton = (function (object, 
    Title = NULL, ...) 
stop("invalid call in method dispatch to 'getDensity' (no default method)", 
    domain = NA))(object, Title, ...), class = structure("standardGeneric", package = "methods"))

brian-bot/rCGH documentation built on May 13, 2019, 5:11 a.m.