Nothing
Provides a non-drawing graphic device for benchmarking purpose. In order to properly benchmark graphic drawing code it is necessary to factor out the device implementation itself so that results are not related to the specific graphics device used during benchmarking. The 'devoid' package implements a graphic device that accepts all the required calls from R's graphic engine but performs no action. Apart from benchmarking it is unlikely that this device has any practical use.
Package details |
|
---|---|
Author | Thomas Lin Pedersen [aut, cre], Posit, PBC [cph] |
Maintainer | Thomas Lin Pedersen <thomas.pedersen@posit.co> |
License | MIT + file LICENSE |
Version | 0.1.2 |
URL | https://github.com/r-lib/devoid |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.