Learn R Programming

shinyCyJS (version 1.0.0)

Create Interactive Network Visualizations in R and 'shiny'

Description

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.

Copy Link

Version

Install

install.packages('shinyCyJS')

Monthly Downloads

238

Version

1.0.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Jinhwan Kim

Last Published

September 26th, 2023

Functions in shinyCyJS (1.0.0)

buildNode

build single node element.
buildEdge

build single Edge element
renderShinyCyJS

ShinyCyJS output
buildElems

build multiple network elements by dataframe
buildIOptions

buildIOptions
ShinyCyJSOutput

create an cytoscape canvas element
shinyCyJS

cytoscape.js in shiny application
buildROptions

buildROptions