Package: shinyCyJS 1.2.0
shinyCyJS: Create Interactive Network Visualizations in R and 'shiny'
Create Interactive Graph (Network) Visualizations. 'shinyCyJS' can be used in 'Shiny' apps or viewed from 'Rstudio' Viewer. 'shinyCyJS' includes API to build Graph model like node or edge with customized attributes for R. 'shinyCyJS' is built with 'cytoscape.js' and 'htmlwidgets' R package.
Authors:
shinyCyJS_1.2.0.tar.gz
shinyCyJS_1.2.0.zip(r-4.7)shinyCyJS_1.2.0.zip(r-4.6)shinyCyJS_1.2.0.zip(r-4.5)
shinyCyJS_1.2.0.tgz(r-4.6-any)shinyCyJS_1.2.0.tgz(r-4.5-any)
shinyCyJS_1.2.0.tar.gz(r-4.7-any)shinyCyJS_1.2.0.tar.gz(r-4.6-any)
shinyCyJS_1.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
shinyCyJS/json (API)
NEWS
| # Install 'shinyCyJS' in R: |
| install.packages('shinyCyJS', repos = c('https://jhk0530.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jhk0530/shinycyjs/issues
Last updated from:d1158dada8. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 124 | ||
| source / vignettes | OK | 206 | ||
| linux-release-x86_64 | OK | 124 | ||
| macos-release-arm64 | OK | 141 | ||
| macos-oldrel-arm64 | OK | 220 | ||
| windows-devel | OK | 94 | ||
| windows-release | OK | 130 | ||
| windows-oldrel | OK | 86 | ||
| wasm-release | OK | 119 |
Exports:buildEdgebuildElemsbuildIOptionsbuildNodebuildROptionsgetPNGrenderShinyCyJSshinyCyJSShinyCyJSOutput
Dependencies:base64encbslibcachemclicommonmarkdigestevaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetshttpuvjquerylibjsonliteknitrlaterlifecyclemagrittrmemoisemimeotelpromisesR6rappdirsRcpprlangrmarkdownsassshinyshinyjssourcetoolstinytexwithrxfunxtableyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| build single Edge element | buildEdge |
| build multiple network elements by dataframe | buildElems |
| buildIOptions | buildIOptions |
| build single node element. | buildNode |
| buildROptions | buildROptions |
| Export cytoscape image as PNG | getPNG |
| ShinyCyJS output | renderShinyCyJS |
| cytoscape.js in shiny application | shinyCyJS |
| create an cytoscape canvas element | ShinyCyJSOutput |
