content | R Documentation |
Convenient functions for more readable content type headers.
content_html()
content_plain()
content_json()
content_csv()
content_tsv()
content_protobuf()
list(
"Content-Type",
content_json()
)
if(FALSE)
req$header(
"Content-Type",
content_json()
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.