| add_bottom_borders | Adds bottom borders to a huxtable | 
| add_format | Add the formatting variables of 'indentme', 'newrows', 'newpage', and 'roworder' to the results dataframe | 
| add_indent | Add indentation variable to the results dataframe | 
| add_newrows | Add the newrows variable to the results dataframe. | 
| bind_table | Bind a set of tidytlg tables together with formatting variables | 
| cdisc adae | ADAE data created from subsetting the CDISC ADAE dataset | 
| cdisc adlb | ADLB data created from subsetting the CDISC ADLB dataset | 
| cdisc adsl | ADSL data created from subsetting the CDISC ADSL with 15 subjects (5 subjects in each arm) | 
| cdisc advs | ADVS data created from subsetting the CDISC ADVS dataset | 
| cdisc_adae | ADAE data created from subsetting the CDISC ADAE dataset | 
| cdisc_adlb | ADLB data created from subsetting the CDISC ADLB dataset | 
| cdisc_adsl | ADSL data created from subsetting the CDISC ADSL with 15 subjects (5 subjects in each arm) | 
| cdisc_advs | ADVS data created from subsetting the CDISC ADVS dataset | 
| char2factor | Convert character variable to a factor based off it's numeric variable counterpart. | 
| column_metadata | Metadata describing table column layouts | 
| col_borders | Adds borders under cells in a column | 
| freq | Frequency counts and percentages | 
| generate_results | Generate Results using Table and Column Metadata | 
| gentlg | Output a tidytlg table | 
| nested_freq | Generate nested count/percent for two or three levels | 
| no_borders | Removes all borders from the table | 
| replace_na_with_blank | Replace NA with "" | 
| rmdpstitle | Get Titles and Footnotes for all TLGs or one specific TLG | 
| roundSAS | SAS rounding in R | 
| row_border | Adds a continuous bottom border under a row | 
| single_border | Adds a border under a cell | 
| spanning_borders | Adds borders under cells in a row, excluding the first column. | 
| spanning_headers | Spanning headers for outputs | 
| statlist | Create a statlist interface for a table | 
| table_metadata | Metadata describing the data, functions and arguments needed to produce your results. | 
| tidytlg_metadata | Helper functions for returning files used in gentlg | 
| tidytlg_titles | Helper functions for returning files used in gentlg | 
| tlgsetup | Setup data to support the specified column type | 
| univar | Descriptive statistics |