Description Usage Arguments Value Examples
View source: R/searchr_table_characters.R
Counts and tables characters in a vector of strings ordered from most to least frequent
1 | schr_tbl_chars(char_vec)
|
char_vec |
vector of character strings to table with character counts |
tabled and aligned character count matrix
1 | schr_tbl_chars(c(" Amazon.com Inc ", " amazon inc"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.