n.loci: Number of loci

Description Usage Arguments Value

View source: R/generics.R

Description

This function returns the number of loci in a Structure object.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
n.loci(x)

## S3 method for class 'StructureData'
n.loci(x)

## S3 method for class 'StructureAnalysis'
n.loci(x)

## S3 method for class 'StructureCollection'
n.loci(x)

Arguments

x

StructureData, StructureAnalysis.

Value

integer.


paleo13/structurer documentation built on May 24, 2019, 6:01 p.m.