| as_numeric | Safely convert to numeric |
| as_vector | As vector |
| coalesce | Coalesce vectors. |
| current_file | Path to currently open document in RStudio |
| Date | Create a Date or Datetime vector |
| empty_string_to_na | Convert empty string and "NA" to NA |
| freq | Show most/least frequent values. |
| freq_table | Frequency table |
| grapes-s-grapes | Concatenate strings |
| is_empty | Is input empty or falsy? |
| is.unique | Is a vector unique? |
| like | Value Matching |
| map_values | Map values |
| outside | Inside / Outside |
| pipe | Pipe operator |
| possible | Capture side effects |
| seq_date | Generate sequence of dates |
| sequence_generation | Sequence along rows or columns |
| split_dt | Split a data.table into groups of similar length |
| str_collapse | Collapse strings into one. |
| str_keep | Keep / discard strings based on pattern |
| str_split_v | Split string into a vector. |
| summarize | Summarize data.frame |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.