png_null_device: Null devices

View source: R/set_null_device.R

png_null_deviceR Documentation

Null devices

Description

Null devices to be used when rendering graphics in the background. See set_null_device() for details.

Usage

png_null_device(width, height)

pdf_null_device(width, height)

cairo_null_device(width, height)

agg_null_device(width, height)

Arguments

width

Device width in inch

height

Device height in inch


wilkelab/cowplot documentation built on Jan. 28, 2024, 11:19 a.m.