| Table functions | |
|---|---|
| Print and Format a Styled Table for HTML or LaTeX Output | |
| Print a Styled Table for HTML or Word Output | |
| Save a Flextable as a PDF | |
| Split Data Frame into Multiple Parts | |
| Data Summary | |
| Summarize and Plot Columns of a Data Frame | |
| Summarize Data Frame by Column Type | |
| Plot Regression Coefficients | |
| Draw a normal distribution plot using ggplot2 | |
| Perform Cross-Tabulation and Fisher's Exact Test | |
| Compute Mean and SD for Two Samples by Grouping Variable and Perform One-Way ANOVA | |
| Packagedown Related | |
| Commit Changes and Push to Git | |
| Tag Version in Git and Push | |
| Generate Links to Function Documentation for packagedown | |
| Compiling files | |
| Compile LaTeX Files | |
| Knit Files to PDF and Track Status | |
| Create and Compile Handouts from a List of TeX Files | |
| Remove LaTeX Auxiliary Files | |
| Help Functions | |
| Calculate Mean and Standard Deviation, and Format the Output | |
| Calculate Counts and Percentages of Factor Levels | |
| Round and Format Numbers to Specific Decimal Places | |
| Calculate and Format Range of a Numeric Vector | |
| Format p-value for Display | |
| Combine Two Tables with different statistics. | |
| Rmd and Rnw related functions | |
| Set custom knit hooks for R Markdown | |
| Set default options for code chunks in R Markdown | |
| Set Custom Hooks for knitr in RNW Files | |
| Set Global and knitr Options for RNW Files | |
| Set custom theme for ggplot2 plots | |
| Tool functions | |
| Capture output and copy to clipboard | |
| Cut text file into chunks with specified number of chapters | |
| Replace Chinese Punctuation with English Equivalents | |
| Source All R Scripts in a Directory | |
| Summarize W2 Data for a Given Year | |