| gl2gi | R Documentation | 
Converts a genlight object to genind object
gl2gi(x, probar = FALSE, verbose = NULL)
x | 
 A genlight object [required].  | 
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 adegenet package)
A genind object, with all slots filled.
Bernd Gruber (Post to https://groups.google.com/d/forum/dartr)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.