trim_sample {lsasim}R Documentation

Trim sample

Description

Makes sure n <= N

Usage

trim_sample(n, N)

Arguments

n

vector or non-ranged list corresponding to sample structure

N

vector or non-ranged list corresponding to population structure

See Also

cluster_gen


[Package lsasim version 2.1.5 Index]