readAndStandardizeJSONNetworkFile {cyjShiny} | R Documentation |
Read in a JSON network file, identify (or add) elements field return JSON
Description
Read in a JSON network file, identify (or add) elements field return JSON
Usage
readAndStandardizeJSONNetworkFile(filename)
Arguments
filename |
a JSON file |
Value
a string with a cytoscape.js JSON graph
[Package cyjShiny version 1.0.42 Index]