| fct_prefix | Prefix something whilst preserving original sort order |
| fixed_width | To format numbers and strings. See help("format") for more... |
| formatCommas | Format table columns |
| format_count | format_count |
| format_decimal | format_decimal |
| format_digits | Format with a fixed number of digits, keeping trailing zeros |
| format_each | Format numbers, rounding to a given number of digits |
| format_EIC | format_EIC |
| formatID | formatID |
| format_mortality_rate | format_mortality_rate |
| format_nonbreaking | Non-breaking spaces and hyphens |
| format_percentage | Format percentages |
| format_percent_change | format_percent_change |
| format_qty | format_qty |
| format_range | format_range |
| format_SCC | Properly (re)format EPA Source Classification Codes |
| format_scientific | Scientific format (Unicode) |
| format_SI | Format according to SI conventions |
| format_ugm3 | format_ugm3 |
| glue_TeX | glue_TeX |
| guess_digits | guess_digits |
| parse_integers | Parse a single character string representing a vector of... |
| parse_numeric | parse_numeric |
| parse_percentage | Parse percentages, dividing by 100 |
| precision | precision |
| rename.default | rename.character |
| replace_blank | Replace blank character strings with a default value |
| replace_zero | Replace zeros with a default value |
| str_and | str_and |
| str_begins | Detect strings beginning with some substring |
| str_cross | str_cross |
| str_csv | Paste values together, separated by commas |
| str_date | str_date |
| str_datetime | str_datetime |
| str_detect_any | str_detect_any |
| str_draft | str_draft |
| str_hash | str_hash |
| str_humanize | Improve readability for humans |
| str_NOx | str_NOx |
| str_or | str_or |
| str_permute | Extract and collapse substrings |
| str_PM25 | str_PM25 |
| str_prefix | str_prefix |
| str_printable | str_printable |
| str_quote | Surround strings with quotation marks |
| str_relevel | Relevel a character vector |
| str_sign | str_sign |
| str_suffix | str_suffix |
| str_tex | str_tex |
| str_ugm3 | str_ugm3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.