Package: readODS 2.3.2
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.2.tar.gz
readODS_2.3.2.zip(r-4.5)readODS_2.3.2.zip(r-4.4)readODS_2.3.2.zip(r-4.3)
readODS_2.3.2.tgz(r-4.4-x86_64)readODS_2.3.2.tgz(r-4.4-arm64)readODS_2.3.2.tgz(r-4.3-x86_64)readODS_2.3.2.tgz(r-4.3-arm64)
readODS_2.3.2.tar.gz(r-4.5-noble)readODS_2.3.2.tar.gz(r-4.4-noble)
readODS_2.3.2.tgz(r-4.4-emscripten)readODS_2.3.2.tgz(r-4.3-emscripten)
readODS.pdf |readODS.html✨
readODS/json (API)
NEWS
# Install 'readODS' in R: |
install.packages('readODS', repos = c('https://ropensci.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ropensci/readods/issues
Pkgdown site:https://docs.ropensci.org
Last updated 7 days agofrom:48eccad6f9 (on v2.4). Checks:3 OK, 6 NOTE. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Jan 13 2025 |
R-4.5-win-x86_64 | OK | Jan 13 2025 |
R-4.5-linux-x86_64 | OK | Jan 13 2025 |
R-4.4-win-x86_64 | NOTE | Jan 13 2025 |
R-4.4-mac-x86_64 | NOTE | Jan 13 2025 |
R-4.4-mac-aarch64 | NOTE | Jan 13 2025 |
R-4.3-win-x86_64 | NOTE | Jan 13 2025 |
R-4.3-mac-x86_64 | NOTE | Jan 13 2025 |
R-4.3-mac-aarch64 | NOTE | Jan 13 2025 |
Exports:list_fods_sheetslist_ods_sheetsods_sheetsread_fodsread_odswrite_fodswrite_ods
Dependencies:cellrangerclicpp11fansigluelifecyclemagrittrmintypillarpkgconfigrematchrlangstringitibbletzdbutf8vctrszip
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 |
Write Data to (F)ODS File | write_fods write_ods |