load_individuals: Construct a population from data

Description Usage Arguments

View source: R/RcppExports.R

Description

Note that individuals loaded this way does not have information about generation.

Usage

1
load_individuals(pid, pid_dad, progress = TRUE, error_on_pid_not_found = TRUE)

Arguments

pid

ID of male

pid_dad

ID of male's father, 0 if not known

progress

Show progress.

error_on_pid_not_found

Error if pid not found


malan documentation built on July 2, 2020, 3:01 a.m.