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/mp documentation built on May 10, 2019, 8:05 a.m.