View source: R/functions_import.R
createHeader | R Documentation |
Creates a header for files in the _rc format of the popoolation2
software. This header can be applied to a matrix as column names.
createHeader(nPops)
nPops |
is an integer specifying how many different populations exist in the _rc file. |
Please note that the first 9 columns are a default output of the
popoolation2
software and thus this functions maintains the same
names.
a character vector with the column names for a _rc popoolation2 file.
createHeader(nPops = 10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.