EcoGenetics (version 1.2.1-6)

int.genind: constructor

Description

constructor

Usage

int.genind(
  X,
  ploidy = 2,
  type = c("codominant", "dominant"),
  NA.char = "NA",
  missing = c("0", "NA", "MEAN"),
  missing.cells = integer(0),
  sep = "",
  ncod = NULL,
  removed.image
)

Arguments