print.pyRAD.loci: Print method for 'pyRAD.loci' objects

Description Usage Arguments Value Author(s) See Also

View source: R/print.pyRAD.loci.R

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

1
2
	## S3 method for class '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

Author(s)

Andrew Hipp

See Also

read.pyRAD


RADami documentation built on May 30, 2017, 8:23 a.m.