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.5)io_0.3.4.zip(r-4.4)io_0.3.4.zip(r-4.3)
io_0.3.4.tgz(r-4.4-any)io_0.3.4.tgz(r-4.3-any)
io_0.3.4.tar.gz(r-4.5-noble)io_0.3.4.tar.gz(r-4.4-noble)
io_0.3.4.tgz(r-4.4-emscripten)io_0.3.4.tgz(r-4.3-emscripten)
io.pdf |io.html✨
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 8 months agofrom:17b054673c. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 23 2024 |
R-4.5-win | OK | Nov 23 2024 |
R-4.5-linux | OK | Nov 23 2024 |
R-4.4-win | OK | Nov 23 2024 |
R-4.4-mac | OK | Nov 23 2024 |
R-4.3-win | OK | Nov 23 2024 |
R-4.3-mac | OK | Nov 23 2024 |
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 |