ts_names | R Documentation |
Extract names of individuals in a tree sequence
ts_names(ts, split = NULL)
ts |
Tree sequence object of the class |
split |
Should sample names in the tree sequence be split by a column
(a population or time column)? Default is |
A vector of character sample names. If split
is specified,
a list of such vectors is returned, one element of the list per population
or sampling time.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.