Package: io 0.3.4
io: A Unified Framework for Input-Output Operations in R
One function to read files. One function to write files. One function to direct plots to screen or file. Automatic file format inference and directory structure creation.
Authors:
io_0.3.4.tar.gz
io_0.3.4.zip(r-4.7)io_0.3.4.zip(r-4.6)io_0.3.4.zip(r-4.5)
io_0.3.4.tgz(r-4.6-any)io_0.3.4.tgz(r-4.5-any)
io_0.3.4.tar.gz(r-4.7-any)io_0.3.4.tar.gz(r-4.6-any)
io_0.3.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
io/json (API)
| # Install 'io' in R: |
| install.packages('io', repos = c('https://djhshih.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://bitbucket.org/djhshih/io
Last updated from:8e6b7e9917. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 139 | ||
| source / vignettes | OK | 177 | ||
| linux-release-x86_64 | OK | 134 | ||
| macos-release-arm64 | OK | 187 | ||
| macos-oldrel-arm64 | OK | 186 | ||
| windows-devel | OK | 114 | ||
| windows-release | OK | 83 | ||
| windows-oldrel | OK | 80 | ||
| wasm-release | OK | 108 |
Exports:io_supportedlist_filesqcacheqdrawqreadqwrite
Dependencies:clifilenamergluelifecyclemagrittrrlangstringistringrvctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Determine input-output support for data or file type | io_supported |
| List the files in a directory. | list_files |
| Cached data | qcache |
| Draw plot | qdraw |
| Data input | qread |
| Data output | qwrite |
| Write to RDS file | qwrite.rds |
