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.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 3 months agofrom:d1158dada8. Checks:OK: 5 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 16 2024 |
R-4.5-win | OK | Nov 16 2024 |
R-4.5-linux | OK | Nov 16 2024 |
R-4.4-win | NOTE | Nov 16 2024 |
R-4.4-mac | NOTE | Nov 16 2024 |
R-4.3-win | OK | Nov 16 2024 |
R-4.3-mac | OK | Nov 16 2024 |
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 |