Description Usage Arguments Value
View source: R/hash_matrix_analysis.R
Binarize a vector of hash counts based on a cutoff value
1 | binarize_hash(x, cutoff)
|
x |
a numeric vector of hash count values |
cutoff |
a numeric value to use as a cutoff |
a binary vector with value 1 for all values in x > cutoff
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.