R.devices: Unified Handling of Graphics Devices

June 21, 2022 ยท View on GitHub

CRAN check status R CMD check status Coverage Status

R.devices: Unified Handling of Graphics Devices

Installation

R package R.devices is available on CRAN and can be installed in R as:

install.packages("R.devices")

Pre-release version

To install the pre-release version that is available in Git branch develop on GitHub, use:

remotes::install_github("HenrikBengtsson/R.devices", ref="develop")

This will install the package from source.

Contents

  1. 1Installation
  2. 1.1Pre-release version