addGraphFromJsonFile: Add graph from JSON file

View source: R/cyjShiny.R

addGraphFromJsonFileR Documentation

Add graph from JSON file

Description

Add graph from JSON file

Usage

addGraphFromJsonFile(session, jsonFilename)

Arguments

session

a Shiny Server session object.

jsonFilename

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

Value

Nothing

Examples

## Not run: 
addGraphFromJsonFile(session)

## End(Not run)

cyjShiny documentation built on March 31, 2023, 10:24 p.m.