Package: readODS 2.3.4
readODS: Read and Write ODS Files
Read ODS (OpenDocument Spreadsheet) into R as data frame. Also support writing data frame into ODS file.
Authors:
readODS_2.3.4.tar.gz
readODS_2.3.4.zip(r-4.6)readODS_2.3.4.zip(r-4.5)readODS_2.3.4.zip(r-4.4)
readODS_2.3.4.tgz(r-4.5-x86_64)readODS_2.3.4.tgz(r-4.5-arm64)readODS_2.3.4.tgz(r-4.4-x86_64)readODS_2.3.4.tgz(r-4.4-arm64)
readODS_2.3.4.tar.gz(r-4.6-arm64)readODS_2.3.4.tar.gz(r-4.6-x86_64)readODS_2.3.4.tar.gz(r-4.5-arm64)readODS_2.3.4.tar.gz(r-4.5-x86_64)
readODS_2.3.4.tgz(r-4.5-emscripten)
readODS.pdf |readODS.html✨
readODS/json (API)
NEWS
| # Install 'readODS' in R: |
| install.packages('readODS', repos = c('https://packages.ropensci.org', 'https://cloud.r-project.org')) |
Reviews:rOpenSci Software Review #386
Bug tracker:https://github.com/ropensci/readods/issues
Pkgdown/docs site:https://docs.ropensci.org
Last updated from:4bb8ad3043 (on v2.4). Checks:11 OK, 3 NOTE. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-arm64 | OK | 133 | |
| linux-devel-x86_64 | OK | 143 | |
| pkgdown docs | OK | 162 | |
| source / vignettes | OK | 356 | |
| linux-release-arm64 | OK | 140 | |
| linux-release-x86_64 | OK | 145 | |
| macos-release-arm64 | OK | 94 | |
| macos-release-x86_64 | OK | 181 | |
| macos-oldrel-arm64 | NOTE | 102 | |
| macos-oldrel-x86_64 | NOTE | 254 | |
| windows-devel | OK | 128 | |
| windows-release | OK | 113 | |
| windows-oldrel | NOTE | 164 | |
| wasm-release | OK | 123 |
Exports:list_fods_sheetslist_ods_sheetsods_sheetsread_fodsread_odsreadODS_progresswrite_fodswrite_ods
Dependencies:cellrangerclicpp11gluelifecyclemagrittrmintypillarpkgconfigrematchrlangstringitibbletzdbutf8vctrszip
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Get information in an (F)ODS File | list_fods_sheets list_ods_sheets ods_sheets |
| Read Data From (F)ODS File | read_fods read_ods |
| Determine whether to show progress bar | readODS_progress |
| Write Data to (F)ODS File | write_fods write_ods |
