load_population: Load a population from file

View source: R/save_load.R

load_populationR 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

save_population


thijsjanzen/GenomeAdmixR documentation built on Feb. 16, 2024, 7:27 p.m.