View source: R/counts.R View source: R/RcppExports.R
This function uses Rcpp sugar to implement a fast
table
, for unique counts of a single vector.
1 | counts(x)
|
x |
A numeric, integer, character or logical vector,
or a (potentially nested) list of such vectors. If
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.