EcoGenetics (version 1.2.1-5)

int.check.ncod: Check ploidy and number of digits per allele

Description

Check ploidy and number of digits per allele

Usage

int.check.ncod(X, ploidy, ncod = NULL, sep = "", numeric.dat = FALSE,
  strict_nchar = FALSE)

Arguments

X

Matrix to check.

ploidy

Ploidy level in X.

ncod

Number of digits coding each allele.

sep

Character string separating alleles.

numeric.dat

Numeric data checks. Default FALSE.

strict_nchar

Test if the number of characters is uniform when sep != "". Default FALSE