Converts input files from genepop format to some other formats (some maybe only of historical interest): Fstat, two Biosys formats. and linkdos. See this section of the Genepop executable documentation for more information on the statistical methods.
Usage
conversion(inputFile, format, outputFile = "", verbose = interactive())
Value
The path of the output file is returned invisibly.
Arguments
inputFile
The path of the input file, in Genepop format
format
Character string: must be one of 'Fstat', 'BiosysL', 'BiosysN', or 'Linkdos'