feat_sample: Creates a feature that represents the sampling from one...

View source: R/feature_sample.R

feat_sampleR Documentation

Creates a feature that represents the sampling from one population

Description

Creates a feature that represents the sampling from one population

Usage

feat_sample(individuals, ploidy = 1, time = "0")

Arguments

individuals

The number of individuals that are sampled per population, given as a numeric vector.

ploidy

The number of chromosomes that will be simulated per individual.

time

The time at which the sample is taken.


statgenlmu/coala documentation built on March 5, 2024, 10:49 p.m.