Layer: Open a Layer device

Description Usage Arguments Note Author(s)

View source: R/Layer.R

Description

Open a graphics device with layer support.

Usage

1
Layer(width = 7, height = 7, fontPath = NULL)

Arguments

width

the width of the device in inches

height

the height of the device in inches

fontPath

the path of the default .ttf font file. If NULL, a built-in font file will be used.

Note

Currently the device could not be resized after initialization.

Author(s)

Yixuan Qiu (yixuan.qiu@cos.name)


yixuan/Layer documentation built on May 4, 2019, 5:28 p.m.