loadNetworkFromJSONFile: Load a standard cytoscape.js JSON network file

View source: R/cyjShiny.R

loadNetworkFromJSONFileR Documentation

Load a standard cytoscape.js JSON network file

Description

Load a standard cytoscape.js JSON network file

Usage

loadNetworkFromJSONFile(filename)

Arguments

filename

character string, either relative or absolute path.

Value

Nothing

Examples

## Not run: 
loadNetworkFromJSONFile(system.file(package = "cyjShiny", "extdata", "galFiltered.cyjs"))

## End(Not run)


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