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.7)xlcutter_0.1.1.9000.zip(r-4.6)xlcutter_0.1.1.9000.zip(r-4.5)
xlcutter_0.1.1.9000.tgz(r-4.6-any)xlcutter_0.1.1.9000.tgz(r-4.5-any)
xlcutter_0.1.1.9000.tar.gz(r-4.7-any)xlcutter_0.1.1.9000.tar.gz(r-4.6-any)
xlcutter_0.1.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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
Pkgdown/docs site:https://hugogruson.fr
Last updated from:9101e8aed7. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 118 | ||
| source / vignettes | OK | 175 | ||
| linux-release-x86_64 | OK | 120 | ||
| macos-release-arm64 | OK | 77 | ||
| macos-oldrel-arm64 | OK | 74 | ||
| windows-devel | OK | 67 | ||
| windows-release | OK | 92 | ||
| windows-oldrel | OK | 82 | ||
| wasm-release | OK | 97 |
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 |
