Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

png_null_device

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


cowplot

Streamlined Plot Theme and Plot Annotations for 'ggplot2'

v1.1.1
GPL-2
Authors
Claus O. Wilke [aut, cre] (<https://orcid.org/0000-0002-7470-9261>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.