countKs: Counts Ks

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Counts the number of individuals in the host population with each K value from 0 to N

Usage

1
countKs(ks, N)

Arguments

ks

the vector of K values

N

the maximum K value to count

Value

a vector of length N with K counts


jameshay218/driftSim documentation built on Jan. 24, 2020, 6:14 p.m.