Converts a genlight object to genind object
Converts a genlight object to genind object
gl2gi(gl, probar = FALSE, verbose = NULL)
gl |
– a genlight object |
probar |
– if TRUE, a progress bar will be displayed for long loops [default = TRUE] |
verbose |
– verbosity: 0, silent or fatal errors; 1, begin and end; 2, progress log ; 3, progress and results summary; 5, full report [default 2 or as specified using gl.set.verbosity] |
this function uses a faster version of df2genind (from the adgegenet package)
A genind object, with all slots filled.
Bernd Gruber (Post to https://groups.google.com/d/forum/dartr)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.