EcoGenetics (version 1.2.1-6)

int.df2genind: importer

Description

importer

Usage

int.df2genind(
  indata,
  sep = "",
  ncod = NULL,
  NA.char = "NA",
  ploidy = 2,
  type = c("codominant", "dominant"),
  missing = c("0", "NA", "MEAN"),
  rm.empty.ind = FALSE,
  poly.level = 5,
  lock.rows = TRUE
)

Arguments