| rarefyCounts | R Documentation | 
Generate rarefied counts from a vector of counts
rarefyCounts(counts, n)
| counts | a vector of counts | 
| n | rarefy down to n counts | 
a vector of the same length as counts with rarefied counts summing to n
link{rarefy}, link{rareEquation}
rarefyCounts(1:10,10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.