build_http_cookie | R Documentation |
Builds an HttpOnly cookie from a key and value
build_http_cookie(key, value)
key |
A string containing the cookie key |
value |
A string containing the cookie value |
A string containing the formated cookie
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.