View source: R/json_interface.R
| mapJSONPropertiesToS4Slots | R Documentation |
Map JSON properties to S4 slots.
mapJSONPropertiesToS4Slots(object, json, discard_type = TRUE)
object |
S4 object |
json |
JSON element, json_element class |
discard_type |
discard JSON property 'type' |
a S4 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.