screenRes | R Documentation |
This function finds the screen resolution of the current device. It should work on Windows, macOS, and Linux systems.
screenRes()
A list with two elements: 'width' and 'height', which are the width and height of the screen in pixels.
screenRes()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.