Learn R Programming

cyjShiny (version 1.0.42)

loadStyleFile: Load a standard cytoscape.js style file

Description

Load a standard cytoscape.js style file

Usage

loadStyleFile(styleFile)

Value

Nothing

Arguments

styleFile

character string, either relative or absolute path.

Examples

Run this code
if (FALSE) {
loadStyleFile(system.file(package = "cyjShiny", "extdata", "yeastGalactoseStyle.js"))
}

Run the code above in your browser using DataLab