Learn R Programming

lsasim (version 2.1.6)

trim_sample: 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()