print.fa: Print an fa Object

print.faR Documentation

Print an fa Object

Description

Prints an fa object.

Usage

 ## S3 method for class 'fa'
print(x, n=2, seq.out=50, ...)

Arguments

x

Object of class fa.

n

Amount of elements to be displayed, numeric.

seq.out

Length of each element to be displayed, numeric..

...

Additional parameters.

Details

The print function displays an fa object. By default just the first two elements with their first 50 bases are displayed. To display the full sequence, set seq.out=NULL.

Author(s)

Daniel Fischer


fischuu/hoardeR documentation built on April 13, 2024, 1:20 p.m.