parse_cookie_string | R Documentation |
Parse the cookie string
parse_cookie_string(cookie_string)
get_cookies(session = shiny::getDefaultReactiveDomain())
cookie_string |
The cookie string to parse |
session |
The |
a list of cookies and values
parse_cookie_string("brochure_session=63422; brochure_cookie=3958")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.