Package: xlcutter 0.1.1.9000
xlcutter: Parse Batches of 'xlsx' Files Based on a Template
Parse entire folders of non-rectangular 'xlsx' files into a single rectangular and tidy 'data.frame' based on a custom template file defining the column names of the output.
Authors:
xlcutter_0.1.1.9000.tar.gz
xlcutter_0.1.1.9000.zip(r-4.5)xlcutter_0.1.1.9000.zip(r-4.4)xlcutter_0.1.1.9000.zip(r-4.3)
xlcutter_0.1.1.9000.tgz(r-4.4-any)xlcutter_0.1.1.9000.tgz(r-4.3-any)
xlcutter_0.1.1.9000.tar.gz(r-4.5-noble)xlcutter_0.1.1.9000.tar.gz(r-4.4-noble)
xlcutter_0.1.1.9000.tgz(r-4.4-emscripten)xlcutter_0.1.1.9000.tgz(r-4.3-emscripten)
xlcutter.pdf |xlcutter.html✨
xlcutter/json (API)
NEWS
# Install 'xlcutter' in R: |
install.packages('xlcutter', repos = c('https://bisaloo.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bisaloo/xlcutter/issues
data-extractionexcelnon-rectangular-datatidy-data
Last updated 9 months agofrom:e111281a44. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 06 2024 |
R-4.5-win | OK | Nov 06 2024 |
R-4.5-linux | OK | Nov 06 2024 |
R-4.4-win | OK | Nov 06 2024 |
R-4.4-mac | OK | Nov 06 2024 |
R-4.3-win | OK | Nov 06 2024 |
R-4.3-mac | OK | Nov 06 2024 |
Exports:validate_xltemplatexlsx_cutter
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Validate an xlsx template file to use in 'xlsx_cutter()' | validate_xltemplate |
Create a data.frame from a folder of non-rectangular excel files | xlsx_cutter |