Learn R Programming

cyjShiny (version 1.0.42)

addGraphFromJsonFile: Add graph from JSON file

Description

Add graph from JSON file

Usage

addGraphFromJsonFile(session, jsonFilename)

Value

Nothing

Arguments

session

a Shiny Server session object.

jsonFilename

of a text file with JSON representation of a cytoscape.js graph

Examples

Run this code
if (FALSE) {
addGraphFromJsonFile(session)
}

Run the code above in your browser using DataLab