Learn R Programming

Geneland (version 4.0.6)

gl2gp: Geneland to Genepop conversion

Description

Takes the matrices of coordinates and genotypes in the Geneland format and writes it as an ascci file in the Genepop format

Usage

gl2gp(coordinates, genotypes, file)

Arguments

coordinates
Matrix of coordinates
genotypes
MAtrix of genotypes
file
Character string giving the path to the file where the data in Genepop format should be written

Value

process in order to convert eol character from unix style to dos style.