print.bed | R Documentation |
Prints a bed
object.
## S3 method for class 'bed'
print(x, n = 6, ...)
x |
Object of class |
n |
Number of lines to print |
... |
Additional parameters |
The print function displays a bed object
Daniel Fischer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.