getParam:

Usage Arguments Examples

Usage

1
getParam(object)

Arguments

object

Examples

1
2
3
4
5
6
7
8
9
##---- 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) 
standardGeneric("getParam"), generic = structure("getParam", package = "rCGH"), package = "rCGH", group = list(), valueClass = character(0), signature = "object", default = `\001NULL\001`, skeleton = (function (object) 
stop("invalid call in method dispatch to 'getParam' (no default method)", 
    domain = NA))(object), class = structure("standardGeneric", package = "methods"))

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