set_dim: Set dimensions and resolution of a plot in an R kernel-based...

Description Usage Arguments

Description

Set dimensions and resolution of a plot in an R kernel-based Jupyter notebook.

Usage

1
set_dim(width, height, res = 150)

Arguments

width

Width in inches.

height

Height in inches.

res

PPI for rasterization.


bodkan/mpr documentation built on May 12, 2019, 7:41 a.m.