peel_off_embedded | R Documentation |
This function removes an element named _embedded
from the element
content
moving all of its contents one level up. If
obj$content$`_embedded`
does not exist then returns obj
untouched.
peel_off_embedded(obj)
obj |
A JSON-list. |
A JSON-list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.