get_graphics_api_version: Query the version of the graphics API

View source: R/system.R

get_graphics_api_versionR Documentation

Query the version of the graphics API

Description

A package compiled with a certain version of the graphics API will not work with R installations that use a different version.

Usage

get_graphics_api_version()

Value

An integer scalar, the version of the graphics API of this R version.

Examples

get_graphics_api_version()

pkgcache documentation built on July 26, 2023, 5:44 p.m.