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>.
Version:
0.2.3
Imports:
cli,
clock,
glue,
htmltools,
httpuv,
jsonlite,
purrr,
rlang,
shiny (≥ 1.6.0), stats,
vctrs
Published:
2023年10月02日
Author:
Jon Harmon
ORCID iD [aut,
cre, cph],
Klaus Hartl [cph] (js-cookie JavaScript library),
Fagner Brack [cph] (js-cookie JavaScript library)
Maintainer:
Jon Harmon <jonthegeek at gmail.com>
NeedsCompilation:
no
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=cookies
to link to this page.