Learn R Programming

GenomeAdmixR (version 2.1.7)

load_population: 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

Value

A population object

Details

This function is a wrapper for readRDS.

See Also

save_population