int.df2genind: importer

Description Usage

View source: R/int.genind.R

Description

importer

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
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
)

EcoGenetics documentation built on July 8, 2020, 5:46 p.m.