print.sequence: Print method for object class 'sequence'

View source: R/make_seq.R

print.sequenceR 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


onemap documentation built on Nov. 26, 2022, 9:05 a.m.