Description Usage Arguments Value
This function returns the population name that each sample belongs to in a BayeScan
object.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | sample.pops(x)
sample.pops(x) <- value
sample.labels(x) <- value
## S3 method for class 'BayeScanReplicate'
sample.pops(x)
## S3 method for class 'BayeScanResults'
sample.pops(x)
## S3 method for class 'BayeScanData'
sample.pops(x)
## S3 replacement method for class 'BayeScanData'
sample.pops(x) <- value
## S3 method for class 'BayeScanAnalysis'
sample.pops(x)
|
x |
|
value |
|
character
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.