show,chromR-method | R Documentation |
Methods that act on objects of class chromR
## 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)
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 |
Methods that act on objects of class chromR.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.