pl_size: set repr size and resolution

View source: R/theme.R

pl_sizeR Documentation

set repr size and resolution

Description

set repr size and resolution

Usage

pl_size(width = 4, height = 3, res = 300, w = NULL, h = NULL)

Arguments

width

width

height

height

res

resolution, 300 as default

w

alias of width

h

alias of height

Value

no return value

Examples

pl_size(width = 3, height = 2)

plutor documentation built on Oct. 27, 2023, 9:07 a.m.