Learn R Programming

RADami (version 1.1-2)

print.pyRAD.loci: Print method for

Description

Prints very basic summary data for a pyRAD.loci object rather than streaming the entire thing, which can be huge and not so useful to read on the screen

Usage

# S3 method for pyRAD.loci
print(x, ...)

Arguments

x
an object of class pyRAD.loci
...
unused

Value

No value. Called for the side-effect of printing attractively to the screen

See Also

read.pyRAD