Learn R Programming

vcfR (version 1.4.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)

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