cookies: Use Browser Cookies with 'shiny'

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>.

Package details

AuthorJon Harmon [aut, cre, cph] (<https://orcid.org/0000-0003-4781-4346>), Klaus Hartl [cph] (js-cookie JavaScript library), Fagner Brack [cph] (js-cookie JavaScript library)
MaintainerJon Harmon <jonthegeek@gmail.com>
LicenseMIT + file LICENSE
Version0.2.3
URL https://github.com/r4ds/cookies https://r4ds.github.io/cookies/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("cookies")

Try the cookies package in your browser

Any scripts or data that you put into this service are public.

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