Learn R Programming

GenomeAdmixR (version 2.1.12)

load_population: Load a population from file

Description

Loads a population that has previously been written to file.

Usage

load_population(file_name)

Value

A population object

Arguments

file_name

Name of the file to save the population

Details

This function is a wrapper for readRDS.

See Also

save_population