Description Usage Arguments Value Examples
View source: R/standardizeWordCount.R
standardizeWordcount Create frequency-count table from a set of characters which are assigned a standardized rank-order scores from 10.0 to 1.0.
1 | standardizeWordcount(words, ntop = 50)
|
words |
character, description of vector [Default] |
ntop |
numeric, return only N top words [50] |
table, frequency-count table with 10:1 standard
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.