Learn R Programming

rtfbs (version 0.3.15)

print.ms: Prints an MS (multiple sequence) object. #' @title Printing MS objects

Description

Prints an MS (multiple sequence) object. #' @title Printing MS objects

Usage

# S3 method for ms
print(x, ..., print.all = ((length(x) < 15) &&
  (sum(lengths.ms(x)) < 500)))

Arguments

x

an object of class ms

...

additional arguments sent to print

print.all

whether to suppress printing of the bases, names, offsets