print.sequence: Print method for object class 'sequence'
Description
Print method for object class 'sequence'
Usage
# S3 method for sequence
print(x, ...)
Value
printed information about sequence object
Arguments
- x
object of class sequence
- ...
corrently ignored