load_population {GenomeAdmixR} | R Documentation |
Load a population from file
Description
Loads a population that has previously been written to file.
Usage
load_population(file_name)
Arguments
file_name |
Name of the file to save the population |
Details
This function is a wrapper for readRDS
.
Value
A population object
See Also
[Package GenomeAdmixR version 2.1.7 Index]