load_individuals: Construct a population from data
Description
Note that individuals loaded this way does not have information about generation.
Usage
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