make.example.files: Generate an Example File in the Working Directory

Description Usage Value References See Also Examples

View source: R/DetSel.R

Description

This command will copy two example files into the user's working directory. The file "data.dat" is in DetSel format, and the file "data.gen" is in Genepop format (see Raymond and Rousset 1995; Rousset 2007).

Usage

1

Value

The example file is saved in the current directory.

References

Raymond, M., and Rousset, F. (1995) Genepop (version 1.2): population genetics software for exact tests and ecumenicism, Journal of Heredity 86: 248–249.

Rousset, F. (2008) genepop'007: a complete re-implementation of the genepop software for Windows and Linux, Molecular Ecology Notes 8: 103–106.

See Also

remove.example.files

Examples

1
2
3
4
5
## This is to generate an example file in the working directory.
make.example.files()

## This is to clean up the working directory.
remove.example.files()

DetSel documentation built on Feb. 17, 2020, 5:09 p.m.