Package: readit 1.1.0
readit: Effortlessly Read Any Rectangular Data
Providing just one primary function, 'readit' uses a set of reasonable heuristics to apply the appropriate reader function to the given file path. As long as the data file has an extension, and the data is (or can be coerced to be) rectangular, readit() can probably read it.
Authors:
readit_1.1.0.tar.gz
readit_1.1.0.zip(r-4.5)readit_1.1.0.zip(r-4.4)readit_1.1.0.zip(r-4.3)
readit_1.1.0.tgz(r-4.4-any)readit_1.1.0.tgz(r-4.3-any)
readit_1.1.0.tar.gz(r-4.5-noble)readit_1.1.0.tar.gz(r-4.4-noble)
readit_1.1.0.tgz(r-4.4-emscripten)readit_1.1.0.tgz(r-4.3-emscripten)
readit.pdf |readit.html✨
readit/json (API)
NEWS
# Install 'readit' in R: |
install.packages('readit', repos = c('https://ryapric.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ryapric/readit/issues
Last updated 5 years agofrom:820a19c38d. Checks:OK: 5 WARNING: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 13 2024 |
R-4.5-win | OK | Nov 13 2024 |
R-4.5-linux | OK | Nov 13 2024 |
R-4.4-win | OK | Nov 13 2024 |
R-4.4-mac | OK | Nov 13 2024 |
R-4.3-win | WARNING | Nov 13 2024 |
R-4.3-mac | WARNING | Nov 13 2024 |
Exports:readit
Dependencies:bitbit64cellrangerclicliprcpp11crayonfansiforcatsgluehavenhmsjsonlitelifecyclemagrittrpillarpkgconfigprettyunitsprogressR6readrreadxlrematchrlangtibbletidyselecttzdbutf8vctrsvroomwithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Guess File Type to Pass to 'haven' Readers | guess_haven |
Guess ".txt" Delimiter | guess_txt |
Read Files of Any Type | readit |