| as_num | Large number syntax divider |
| base_26_calc | Convert an base 26 string to an integer |
| closest | Find the closest match in another vector |
| dice_roller | Dice roll simulator |
| digital_sum | Digital sum of a number |
| excel_date | Convert excel number to a date |
| excel_datetime | Convert excel number to a datetime |
| factors | Factors of a number new |
| grapes-and-grapes | Binary string concatenation |
| grapes-fmt-grapes | Left-right string interpolation with formatting options of... |
| grapes-like-grapes | SQL-like like wildcard |
| grapes-not-in-grapes | Opposite of 'in' |
| grapes-notlike-grapes | SQL-like not-like wildcard |
| grapes-plus-grapes | Compounded addition |
| grapes-swap-grapes | Infix operator to swap the values of variables |
| grapes-times-times-grapes | Compounded multiplication |
| group_if_consecutive | Create groups if values are consecutive |
| len_uni | Number of unique elements in the vector |
| nan_to_na | Convert 'NaN' to 'NA' in vectors |
| polygon_area | Area of a polyon new |
| proportion | Evaluate the proportion based on a grouped variable |
| replace_after | Replace all text after a given character |
| replace_before | Replace all text before a given character |
| round_down_to_nearest | Round down |
| round_to_nearest | Round to nearest |
| round_up_to_nearest | Round up |
| sum_na | Count the number of NA in an object |
| sumo-package | sumo: What the Package Does (One Line, Title Case) |
| which_na | Show the subset of 'NA' in an object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.