toJSON | R Documentation |
This function converts an allometric model or publication into a JSON representation. Primarily, this is used internally to populate a remotely hosted MongoDatabase.
toJSON(object, ...)
object |
An allometric model or publication |
... |
Additional arguments passed to jsonlite::toJSON |
A string containing the JSON representation of the object
toJSON(brackett_rubra)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.