View source: R/response_builder.R
add_body | R Documentation |
Adds a body to a response, if no content type is set, it will be detected
add_body(res, body)
res |
A response builder object |
body |
The body to add |
The response builder object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.