Learn R Programming

gdtools (version 0.5.0)

version_freetype: Version numbers of C libraries

Description

Return the runtime version of the Cairo and FreeType libraries linked to the package.

Usage

version_freetype()

version_cairo()

Arguments

Value

An object of class "numeric_version".

Examples

Run this code
version_cairo()
version_freetype()

Run the code above in your browser using DataLab