cookies-package: cookies: Use Browser Cookies with 'shiny'

cookies-packageR Documentation

cookies: Use Browser Cookies with 'shiny'

Description

Browser cookies are name-value pairs that are saved in a user's browser by a website. Cookies allow websites to persist information about the user and their use of the website. Here we provide tools for working with cookies in 'shiny' apps, in part by wrapping the 'js-cookie' JavaScript library https://github.com/js-cookie/js-cookie.

Author(s)

Maintainer: Jon Harmon jonthegeek@gmail.com (ORCID) [copyright holder]

Other contributors:

  • Klaus Hartl (js-cookie JavaScript library) [copyright holder]

  • Fagner Brack (js-cookie JavaScript library) [copyright holder]

See Also

Useful links:


cookies documentation built on Oct. 3, 2023, 1:07 a.m.