as.data.table.Composite_table
                        Convert a Composite Table to a data.table or
                        data.frame
as.data.table.Mashed_table
                        Convert a Mashed Table to a data.table or
                        data.frame
as_Composite_table      Coerce to Composite Table
as_Mashed_table         Coerce to Mashed Table
as_latex                Convert a Table to Latex Code
as_latex.Composite_table
                        Convert a Composite Table to Latex Code
as_latex.Mashed_table   Convert a Mashed Table to Latex Code
as_latex.Tagged_table   Convert a Tagged Table to Latex Code
as_latex.Tatoo_report   Convert a Tatoo Report to Latex Code
as_latex.data.frame     Convert a Data Frame to Latex Code
as_lines                Create a line-by-line text representation of an
                        R object
as_multinames           Create Composite Table multinames from a
                        character vector
as_workbook             Convert a Tatoo Table Object to an Excel
                        Workbook
assign_tt_meta          Assign tt_meta elements
comp_table              Compose Tables
compile_report          Compile Tables Into a Report
default_kable_options   Default Kable options for as_latex and co
df_typecast_all         Typecast all columns of a data.frame of a
                        specific type
flip_names              Flip names and multinames of a Composite Table
is_Stacked_table        Test If Object is a Stacked_table
is_Tagged_table         Test If Object is a Tagged_table
is_Tatoo_report         Test if Object is a Tatoo_report
is_Tatoo_table          Test if objects is a Tatoo_table
is_any_class            Check if any of the classes of the object match
                        a certain string
is_class                Check if object is of a certain class
is_col_classes          Check for column classes
mash_method<-           Set mash attributes of a Mashed Table
mash_table              Mash Tables
meta<-                  Set Tagged Table metadata
multinames<-            Set the multinames attribute of a
                        Composite_table
multinames_to_colspans
                        Convert multinames to colspans
open_file               Open a file
print.Composite_table   Printing Composite Tables
print.Mashed_table      Printing Mashed Tables
print.Stacked_table     Printing Stacked Tables
print.TT_meta           Printing Tagged Table Metadata
print.Tagged_table      Printing Tagged Tables
print.Tatoo_report      Printing Tatoo Reports
regions                 Get Named Regions of an Excel Sheet as
                        Data.Table
rmash                   Mash R objects by Rows or Columns
sanitize_excel_sheet_names
                        Sanitize excel sheet names
spacing<-               Set the spacing of a Stacked_table
stack_table             Stack Tables
str_nobreak             Remove linebreaks and multiple spaces from
                        string
tag_table               Tag Tables
tatoo                   tatoo: Combine and Export Data Frames
tatoo_table             Tatoo Table
tt_meta                 Tagged Table Metadata
vec_prioritise          Rearrange vector based on priorities
walk_regions            Apply a function to all named regions on an
                        openxlsx Workbook
write_worksheet         Write Data to an openxlsx Worksheet
