flattabler 2.1.2
flattabler 2.1.1
- Modify the cph field of the description.
- Improve read excel files test.
flattabler 2.1.0
- Add keep_col_namesandna_rmparameters tounpivotfunction.
- Read the indicated sheets from a folder of Excel files in
read_excel_folder().
flattabler 2.0.0
- New data model for pivot_tableclass, vectorial
algorithm forunpivot().
- New examples for README and vignette.
flattabler 1.2.0
- Change the implementation of read_excel_sheet(),read_excel_file()andread_excel_folder()functions to use thereadxlpackage.
- Parameter allSheetsto obtain all the sheets of all the
Excel files in a folder:read_excel_folder().
flattabler 1.1.0
- Functions to work directly with Excel files:
read_excel_sheet(),read_excel_file()andread_excel_folder().
flattabler 1.0.0
- Basic functionality with text files.