n.loci: Number of loci

Description Usage Arguments Value

Description

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

Usage

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

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

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

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

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

Arguments

x

BayeScanData, BayeScan.

Value

integer.


jeffreyhanson/bayescanr documentation built on May 19, 2019, 4 a.m.