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.5)shinyCyJS_1.2.0.zip(r-4.4)shinyCyJS_1.2.0.zip(r-4.3)
shinyCyJS_1.2.0.tgz(r-4.5-any)shinyCyJS_1.2.0.tgz(r-4.4-any)shinyCyJS_1.2.0.tgz(r-4.3-any)
shinyCyJS_1.2.0.tar.gz(r-4.5-noble)shinyCyJS_1.2.0.tar.gz(r-4.4-noble)
shinyCyJS_1.2.0.tgz(r-4.4-emscripten)shinyCyJS_1.2.0.tgz(r-4.3-emscripten)
shinyCyJS.pdf |shinyCyJS.html✨
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 6 months agofrom:d1158dada8. Checks:6 OK, 2 NOTE. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 14 2025 |
R-4.5-win | OK | Feb 14 2025 |
R-4.5-mac | OK | Feb 14 2025 |
R-4.5-linux | OK | Feb 14 2025 |
R-4.4-win | NOTE | Feb 14 2025 |
R-4.4-mac | NOTE | Feb 14 2025 |
R-4.3-win | OK | Feb 14 2025 |
R-4.3-mac | OK | Feb 14 2025 |
Exports:buildEdgebuildElemsbuildIOptionsbuildNodebuildROptionsgetPNGrenderShinyCyJSshinyCyJSShinyCyJSOutput
Dependencies:base64encbslibcachemclicommonmarkcrayondigestevaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetshttpuvjquerylibjsonliteknitrlaterlifecyclemagrittrmemoisemimepromisesR6rappdirsRcpprlangrmarkdownsassshinyshinyjssourcetoolstinytexwithrxfunxtableyaml
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 |