| add_intid | Add a grouped integer ID to a dataframe |
| c2f | Convert temperature in celsius to degrees farenheit |
| capwords | Convert mixed case strings to capital case |
| check_max_char | Check max length of strings in columns of a dataframe |
| f2c | Convert temperature in farenheit to degrees celsius |
| find_nth_match | Find the nth match of one string in another string |
| fish_stat_week | Calculate statistical week from date values |
| get_text_item | Extract portion of a string defined be a separator |
| get_uuid | Generate a vector of Version 4 UUIDs (RFC 4122) |
| mult_by | Multiply selected vectors by a constant |
| n_omit | Get the length of a vector of any type, omitting NAs |
| remisc.package | remisc |
| set_empty | Convert NAs to empty strings ("") |
| set_na | Convert empty strings to NAs |
| set_na_type | Set all values in a vector or dataframe to NA, but preserve... |
| set_na_zero | Set NA values in an integer or numeric vector to zero. |
| trim | Trim white-space from either side of string |
| trim_semi_colon | Trim trailing semi-colon from strings |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.