Rdocumentation
powered by
Learn R Programming
lllcrc (version 1.2)
pop.to.counts: Put CRC data into LLM vector
Description
Essentially, this does
table(y)
, where
y
is a vector of capture patterns, with the exception that here every capture pattern that is observable (in principle) is included, with a possibly zero count.
Usage
pop.to.counts(y)
Arguments
y
A vector of capture patterns