Package: excelR 0.4.0
excelR: A Wrapper of the 'JavaScript' Library 'jExcel'
An R interface to 'jExcel' library to create web-based interactive tables and spreadsheets compatible with 'Excel' or any other spreadsheet software.
Authors:
excelR_0.4.0.tar.gz
excelR_0.4.0.zip(r-4.7)excelR_0.4.0.zip(r-4.6)excelR_0.4.0.zip(r-4.5)
excelR_0.4.0.tgz(r-4.6-any)excelR_0.4.0.tgz(r-4.5-any)
excelR_0.4.0.tar.gz(r-4.7-any)excelR_0.4.0.tar.gz(r-4.6-any)
excelR_0.4.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
excelR/json (API)
NEWS
| # Install 'excelR' in R: |
| install.packages('excelR', repos = c('https://swechhya.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/swechhya/excelr/issues
Last updated from:b46f7d1b20. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 131 | ||
| source / vignettes | OK | 165 | ||
| linux-release-x86_64 | OK | 131 | ||
| macos-release-arm64 | OK | 115 | ||
| macos-oldrel-arm64 | OK | 170 | ||
| windows-devel | OK | 92 | ||
| windows-release | OK | 70 | ||
| windows-oldrel | OK | 65 | ||
| wasm-release | OK | 111 |
Exports:excel_to_RexcelOutputexcelTableget_selected_dataget_selected_data_boundarygetCommentsgetTableDatarenderExcelsetComments
Dependencies:base64encbslibcachemclidigestevaluatefastmapfontawesomefshighrhtmltoolshtmlwidgetsjquerylibjsonliteknitrlifecyclememoisemimeR6rappdirsrlangrmarkdownsasstinytexxfunyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convert excel object to data.frame | excel_to_R |
| Helper function for using jexcel table in Shiny | excelOutput |
| Create excel table using jexcel library | excelTable |
| Get selected cells from excel table | get_selected_data |
| Get selected cells boundary from excel table | get_selected_data_boundary |
| This function is used to get comment from specified cell | getComments |
| This function is used to get data from excel table | getTableData |
| Helper function for using jexcel table in Shiny | renderExcel |
| Add comment to a specified cell | setComments |
