daattali/shinybrowser: Find Out Information About a User's Web Browser in 'Shiny'

Sometimes it's useful to know some information about your user in a 'Shiny' app. The available information is: browser name (such as 'Chrome' or 'Safari') and version, device type (mobile or desktop), operating system (such as 'Windows' or 'Mac' or 'Android') and version, and browser dimensions.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.0.0.9001
URL https://github.com/daattali/shinybrowser https://daattali.com/shiny/shinybrowser-demo/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("daattali/shinybrowser")
daattali/shinybrowser documentation built on Aug. 21, 2024, 6:12 a.m.