Package: econioread 0.1.0
econioread: Read Input-Output Tables
Provides a step-by-step interface for reading input-output tables from 'csv', 'xls', and 'xlsx' files into 'econio' input-output table objects. Handles the extraction of headers, regions, sector names, and sector types from raw spreadsheet cells, supporting both regional and multiregional input-output tables.
Authors:
econioread_0.1.0.tar.gz
econioread_0.1.0.zip(r-4.7)econioread_0.1.0.zip(r-4.6)econioread_0.1.0.zip(r-4.5)
econioread_0.1.0.tgz(r-4.6-any)econioread_0.1.0.tgz(r-4.5-any)
econioread_0.1.0.tar.gz(r-4.7-any)econioread_0.1.0.tar.gz(r-4.6-any)
econioread_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
econioread/json (API)
| # Install 'econioread' in R: |
| install.packages('econioread', repos = c('https://uchidamizuki.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/uchidamizuki/econioread/issues
Last updated from:5dedf52367. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 133 | ||
| source / vignettes | OK | 196 | ||
| linux-release-x86_64 | OK | 134 | ||
| macos-release-arm64 | OK | 70 | ||
| macos-oldrel-arm64 | OK | 121 | ||
| windows-devel | OK | 110 | ||
| windows-release | OK | 61 | ||
| windows-oldrel | OK | 72 | ||
| wasm-release | OK | 114 |
Exports:as_stepend_stepio_table_read_cellsio_table_read_dataio_table_read_headersio_table_read_regionsio_table_read_sector_namesio_table_read_sector_typesio_table_reader
Dependencies:adverbialbackportsbitbit64broomcachemcellrangerclicliprcpp11crayondibbledplyreconiofarverfastmapforcatsfsgenericsggplot2gluegtablehmsisobandlabelinglifecyclemagrittrMASSmemoisepillarpitonpkgconfigprettyunitsprogresspurrrR6RColorBrewerRcppreadrreadxlrematchrlangS7scalesstringistringrtibbletidyrtidyselecttidyxltzdbunpivotrutf8vctrsviridisLitevroomwithrxml2
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Import cell contents of an input-output table | io_table_read_cells |
| Create data of an input-output table | io_table_read_data |
| Create headers of an input-output table | io_table_read_headers |
| Create columns of regions in an input-output table | io_table_read_regions |
| Create columns of sector names in an input-output table | io_table_read_sector_names |
| Create columns of sector types in an input-output table | io_table_read_sector_types |
| Input-output table reader | io_table_reader |
