Learn R Programming

cyjShiny (version 1.0.42)

loadNetworkFromJSONFile: Load a standard cytoscape.js JSON network file

Description

Load a standard cytoscape.js JSON network file

Usage

loadNetworkFromJSONFile(filename)

Value

Nothing

Arguments

filename

character string, either relative or absolute path.

Examples

Run this code
if (FALSE) {
loadNetworkFromJSONFile(system.file(package = "cyjShiny", "extdata", "galFiltered.cyjs"))
}

Run the code above in your browser using DataLab