View source: R/gl.report.basics.r
gl.report.basics | R Documentation |
Calculates basic statistics for a genlight object.
gl.report.basics(x, verbose = NULL)
x |
Name of the genlight object [required]. |
verbose |
Verbosity: 0, silent or fatal errors; 1, begin and end; 2, progress log; 3, progress and results summary; 5, full report [default 2, unless specified using gl.set.verbosity]. |
Custodian: Arthur Georges (Post to https://groups.google.com/d/forum/dartr)
Other unmatched report:
gl.allele.freq()
,
gl.report.diversity()
,
gl.report.excess.het()
,
gl.report.heterozygosity()
,
gl.report.polyploid_heterozygosity()
gl.report.basics(platypus.gl)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.