loci.subset: Subset loci

Description Usage Arguments Value

Description

This function returns a subset of loci in a BayeScan object.

Usage

1
2
3
4
5
6
7
loci.subset(x, loci)

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

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

Arguments

x

BayeScanData, or BayeScan.

loci

numeric index of loci to subset. If x is a BayeScan object, then a character denoting the type of loci to subset. Valid arguments are 'adaptive', or 'neutral'.

Value

BayeScanData.


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