Package: gotop
Type: Package
Title: Scroll Back to Top Icon in Shiny and R Markdown
Version: 0.1.4
Authors@R: c(person("Félix", "Luginbuhl", role = c("aut", "cre"),
email = "felix.luginbuhl@protonmail.ch"))
Description: Add a scroll back to top 'Font Awesome' icon
in 'rmarkdown' documents and 'shiny'
apps thanks to 'jQuery GoTop'
.
License: MIT + file LICENSE
Imports: jsonlite, htmltools
URL: https://felixluginbuhl.com/gotop/,
https://github.com/lgnbhl/gotop/
BugReports: https://github.com/lgnbhl/gotop/issues/
Encoding: UTF-8
RoxygenNote: 7.3.1
Repository: https://lgnbhl.r-universe.dev
Date/Publication: 2024-09-12 13:26:56 UTC
RemoteUrl: https://github.com/lgnbhl/gotop
RemoteRef: HEAD
RemoteSha: b3beb7d02d8b7c866eaf64787dc2a6d0612f0c07
NeedsCompilation: no
Packaged: 2026-06-04 09:28:57 UTC; root
Author: Félix Luginbuhl [aut, cre]
Maintainer: Félix Luginbuhl