Package: getable 1.0.3
getable: Fetching Tabular Data "Onload" in Compiled R Markdown HTML Documents
Dynamically retrieve data from the web to render HTML tables on inspection in R Markdown HTML documents.
Authors:
getable_1.0.3.tar.gz
getable_1.0.3.zip(r-4.7)getable_1.0.3.zip(r-4.6)getable_1.0.3.zip(r-4.5)
getable_1.0.3.tgz(r-4.6-any)getable_1.0.3.tgz(r-4.5-any)
getable_1.0.3.tar.gz(r-4.7-any)getable_1.0.3.tar.gz(r-4.6-any)
getable_1.0.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
getable/json (API)
| # Install 'getable' in R: |
| install.packages('getable', repos = c('https://liao961120.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/liao961120/getable/issues
Pkgdown/docs site:https://yongfu.name
Last updated from:4aba4e78ef. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 104 | ||
| source / vignettes | OK | 190 | ||
| linux-release-x86_64 | OK | 104 | ||
| macos-release-arm64 | OK | 173 | ||
| macos-oldrel-arm64 | OK | 157 | ||
| windows-devel | OK | 75 | ||
| windows-release | OK | 144 | ||
| windows-oldrel | OK | 65 | ||
| wasm-release | OK | 123 |
Exports:df2jsonfrom_reporenderTable
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convert Data Frame to Valid JSON Format for Serving | df2json |
| Build URL to a file from GitHub Repository | from_repo |
| Render HTML Table in R Markdown with Data from Web | renderTable |
