add_line_breaks | Split long sentences into multiple lines by adding line... |
cap_first | Capitalise the first letter of all words |
count_ngram | Summarise the counts of a specified ngram in character vector |
nwords | Count the number of words in text string |
rgb2hex | Convert RGB values to HEX colour codes |
sentence_case | Convert a string into sentence case |
str_arrange | Sorts letters in a character string by alphabetical order |
str_left | Return the n number of characters from the left |
str_replace_nth | Replace nth occurring pattern in a string |
str_right | Return the n number of characters from the right |
tokenise_ngram | Return all n-gram combinations with a character vector as... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.