View source: R/response_builder.R
add_cookie | R Documentation |
Adds a cookie to a response
add_cookie(res, name, value)
res |
A response builder object |
name |
The name of the cookie |
value |
The value of the cookie |
The response builder object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.