add_cookie_handlers | Add cookies to an existing shiny ui |
cookie_dependency | Attach the js-cookie javascript library for shiny |
cookies-package | cookies: Use Browser Cookies with 'shiny' |
dot-attributes_string | Condense attributes to a string |
dot-generate_http_attribute_strings | Generate the separate attribute strings |
dot-http_attributes | Prepare cookie attributes for HTTP |
dot-http_cookie_string | Condense cookie attributes to a set-cookie string |
dot-http_date | Convert expiration days to the expected date format |
dot-is_http_only | Is this cookie HttpOnly? |
dot-javascript_attributes | Prepare cookie attributes for javascript |
dot-root_session | Find the main session |
dot-shared-parameters | Parameters used in multiple functions |
dot-shiny_toJSON | Prep data for javascript |
dot-validate_attributes | Ensure cookie attributes are valid |
dot-validate_domain | Ensure domain is valid |
dot-validate_expiration | Ensure expiration is valid |
dot-validate_http_only | Ensure http_only is valid |
dot-validate_logical_scalar | Ensure the argument is a single logical value |
dot-validate_path | Ensure path is valid |
dot-validate_same_site | Ensure same_site is valid |
dot-validate_scalar | Ensure the argument is a single logical value |
dot-validate_secure_only | Ensure secure_only is valid |
extract_cookie | Extract an individual cookie from a shiny request |
extract_cookies | Extract all cookies from a shiny request |
get_cookie | Read a cookie |
remove_cookie | Remove a cookie |
set_cookie | Create or update a cookie |
set_cookie_on_load | Shiny tag to add cookies on page load |
set_cookie_response | Set cookie via HTTP header |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.