| add_footer | Add a formatted footer to a flextable |
| add_table | Add tables and titles to a word document |
| add_total_column | Add a total column to a tbl |
| all_identical | Check if any number of values are identical |
| all_unique | Check if all values are unique |
| calc_age | Calculate age |
| clean_wd | Move all html, pdf, and docx files to an output directory |
| coalesce_rows | Coalesce columns of a data frame |
| countpct | Summarize two columns as N (%) |
| days | Days of week |
| days.abb | Three-letter abbreviations for days of week |
| format_flextable | Standard options used to format a flextable |
| format_modelsum | Generate a formatted flextable from a modelsum object |
| format_p | Format a column of p-values |
| format_pbold | Format a column |
| format_tableby | Generate a formatted flextable from a tableby object |
| in_row_headers | Add header rows within a column for values that repeat. |
| knitthis | Knit the Rmd file that is currently open |
| label_df | Create a data frame with columns for variables and variable... |
| missing_tbl | Generate a table of "missingness" |
| modelsum_cox | Univariable Cox regression Table |
| modelsum_km | Kaplan-Meier Table |
| move_to_last | Move a column to the beginning or end of a data frame |
| mRclwhip | Whippin' Data Into Shape at Mayo Clinic |
| non_na | Return indexes of values that are (or are not) NA |
| nrange | Summarize three columns as N (low, high) |
| pct_change | Calculate the percent change between two values or vectors of... |
| percent_to_numeric | Convert a formatted percent to a numeric |
| pipe | Pipe operator |
| polish | Tidy and put the finishing touches on a model output |
| rm_all | Remove all data from the global environment |
| sort_by_label | Sort the columns of a data frame by it's labels... |
| split_nrange | Split character vector of N (low, high) into three columns |
| str_to_firstup | Capitalize the first character of a string |
| surv_time | Calculate time variable for survival analysis |
| tidyeval | Tidy eval helpers |
| unfill_vec | Unfill a vector |
| vec_to_regex | Convert a vector to a regular expression |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.