Package: readODS 2.3.1
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.1.tar.gz
readODS_2.3.1.tar.gz(r-4.5-noble)readODS_2.3.1.tar.gz(r-4.4-noble)
readODS_2.3.1.tgz(r-4.4-emscripten)readODS_2.3.1.tgz(r-4.3-emscripten)
readODS.pdf |readODS.html✨
readODS/json (API)
NEWS
# Install 'readODS' in R: |
install.packages('readODS', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ropensci/readods/issues
Last updated 16 days agofrom:6cb83aefa6. Checks:OK: 2. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 06 2024 |
R-4.5-linux-x86_64 | OK | Nov 06 2024 |
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 |