sample.labels: Sample labels

Description Usage Arguments Value

Description

This function returns the labels for each sample in a BayeScan object.

Usage

1
2
3
4
5
6
7
sample.labels(x)

## S3 method for class 'BayeScanData'
sample.labels(x)

## S3 replacement method for class 'BayeScanData'
sample.labels(x) <- value

Arguments

x

BayeScanData, BayeScan.

value

character new labels.

Value

character.


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