getter.augMat: get method for class augMat

Description Usage Arguments Value

View source: R/formatting_p.R

Description

this function is named getter, not get to minimize conflict with the usual get function

Usage

1
2
## S3 method for class 'augMat'
getter(obj, what = "effectiveMat")

Arguments

obj

an augMat object

what

specify what to get from augMat, i.e. effectiveMat, isNAcol

Value

an object as requested


nickytong/GenAnalysis documentation built on July 20, 2019, 8:57 a.m.