int.genind: constructor

Description Usage

View source: R/int.genind.R

Description

constructor

Usage

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

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