graphToJSON-deprecated | R Documentation |
Those functions serialized a Graph or Process object into JSON text. They are deprecated. Use toJSON
instead.
graphToJSON(x, ...) processToJSON(x, ...)
x |
Graph or Process object |
... |
arguments for jsonlite::toJSON |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.