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/bdkn documentation built on May 15, 2019, 1:59 a.m.