print.sequence {onemap} | R Documentation |
Print method for object class 'sequence'
Description
Print method for object class 'sequence'
Usage
## S3 method for class 'sequence'
print(x, ...)
Arguments
x |
object of class sequence |
... |
corrently ignored |
Value
printed information about sequence object
[Package onemap version 3.0.0 Index]