chromR-method: chromR-method

Description Usage Arguments Details

Description

Methods that act on objects of class chromR

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
## S4 method for signature 'chromR'
show(object)

## S4 method for signature 'chromR,ANY'
plot(x, y, ...)

## S4 method for signature 'chromR'
print(x, y, ...)

## S4 replacement method for signature 'chromR,character'
names(x) <- value

Arguments

object

an object of class chromR

x

an object of class chromR

y

some sort of object???

...

Arguments to be passed to methods

value

a character containing a name

Details

Methods that act on objects of class chromR.


knausb/myKitty documentation built on May 20, 2019, 12:52 p.m.