<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		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.
	</longdescription>
</pkgmetadata>
