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()

r-lib/pkgcache documentation built on April 7, 2024, 5:57 a.m.