sample.labels: Sample labels

Description Usage Arguments Value

View source: R/generics.R

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.


paleo13/bayescanr documentation built on May 24, 2019, 5:59 p.m.