loadStyleFile {cyjShiny}R Documentation

Load a standard cytoscape.js style file

Description

Load a standard cytoscape.js style file

Usage

loadStyleFile(styleFile)

Arguments

styleFile

character string, either relative or absolute path.

Value

Nothing

Examples

## Not run: 
loadStyleFile(system.file(package = "cyjShiny", "extdata", "yeastGalactoseStyle.js"))

## End(Not run)


[Package cyjShiny version 1.0.42 Index]