splitr: Fast Utilities for Splitting Excel Sheets
Provides tools for splitting large Excel worksheets into multiple smaller sheets based on a specified number of rows per chunk. The package reads Excel files, partitions the data efficiently using the 'data.table' package, and writes the resulting subsets into a single workbook with multiple sheets using the 'openxlsx' package. This is useful for handling large datasets, preparing data for reporting, and exporting manageable Excel files for downstream analysis.
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=splitr
to link to this page.