toJSON,Node-method | R Documentation |
Converts a Node object to JSON
## S4 method for signature 'Node'
toJSON(object, named = c(FALSE, TRUE))
object |
A Node object |
named |
boolean that declares if names should be included |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.