loadStyleFile: Load a standard cytoscape.js style file

View source: R/cyjShiny.R

loadStyleFileR 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)


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