vcfR (version 1.8.0)

show,chromR-method: chromR-method

Description

Methods that act on objects of class chromR

Usage

# S4 method for chromR
show(object)

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

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

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

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

# S4 method for 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.