chromR-method: chromR-method

show,chromR-methodR Documentation

chromR-method

Description

Methods that act on objects of class chromR

Usage

## S4 method for signature 'chromR'
show(object)

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

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

## S4 method for signature 'chromR'
head(x, n = 6)

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

## S4 method for signature 'chromR'
length(x)

Arguments

object

an object of class chromR

x

an object of class chromR

y

not currently used

...

Arguments to be passed to methods

n

integer indicating the number of elements to be printed from an object

value

a character containing a name

Details

Methods that act on objects of class chromR.


vcfR documentation built on Feb. 16, 2023, 8:12 p.m.