Find Out Information About a User's Web Browser in 'Shiny'


[Up] [Top]

Documentation for package ‘shinybrowser’ version 1.0.0

Help Pages

detect Detect a user's browser information
get_all_info Get all information about user's browser
get_browser Get user's browser
get_browser_version Get user's browser
get_device Get user's device (mobile or desktop)
get_height Get user's browser dimensions (in pixels)
get_os Get user's operating system
get_os_version Get user's operating system
get_user_agent Get user agent string from the browser
get_width Get user's browser dimensions (in pixels)
is_browser_chrome Is the user using Chrome?
is_browser_firefox Is the user using Firefox?
is_browser_ie Is the user using Internet Explorer?
is_device_desktop Is the user on a desktop device?
is_device_mobile Is the user on a mobile device?
is_os_mac Is the user on Mac?
is_os_windows Is the user on Windows?
SUPPORTED_BROWSERS Browsers that can be detected with {shinybrowser}
SUPPORTED_DEVICES Devices that can be detected with {shinybrowser}
SUPPORTED_OPERATING_SYSTEMS Operating systems that can be detected with {shinybrowser}