define_labels           Define the quantity of rows and columns that
                        contain labels
divide                  Divide table
extract_labels          Extract labels
fill_labels             Fill in missing labels
fill_values             Fill in missing values
flattabler              Obtaining a Flat Table from Pivot Tables
flatten_table_list      Transform a pivot table list into a flat table
get_col_values          Get column values
get_page                Get the page information of a pivot table
list_pt                 List of pivot tables
list_pt_compact         Pivot tables with a column with data from two
                        label fields
list_pt_ie              List of pivot tables used in the vignette
pivot_table             pivot_table S3 class
pt_ine2871              Official population in the municipalities of
                        Granada (Spain)
pt_m4                   Pivot table with with thousands indicator and
                        decimal numbers
pt_m4_compact           Pivot table with a column with data from two
                        label fields
pt_pivottabler          Pivot table with basic and subtotal labels in
                        the same column
pt_set_h                Set of pivot tables placed horizontally on one
                        sheet
pt_set_h_v              Set of pivot tables on one sheet
pt_set_v                Set of pivot tables placed vertically on one
                        sheet
read_excel_file         Import Excel file
read_excel_folder       Import one sheet from each Excel file in a
                        folder
read_excel_sheet        Import Excel file sheet
read_text_file          Import text file
read_text_folder        Import all text files in a folder
remove_agg              Remove rows and columns with aggregated data
remove_bottom           Remove bottom rows from a pivot table
remove_cols             Remove columns from a pivot table
remove_empty            Remove empty rows and columns from a pivot
                        table
remove_k                Remove thousands separator
remove_left             Remove left columns from a pivot table
remove_right            Remove right columns from a pivot table
remove_rows             Remove rows from a pivot table
remove_top              Remove top rows from a pivot table
replace_dec             Replace decimal separator
set_page                Set page information to a pivot table
unpivot                 Unpivot a pivot table
view_table_attr         View table and attributes
