create_canvas: Create a Canvas for a Plot

View source: R/create_fun_plots.R

create_canvasR Documentation

Create a Canvas for a Plot

Description

Create a canvas for a plot with ggplot2

Usage

create_canvas(w = 100, h = 100)

Arguments

w

width of the canvas

h

height of the canvas

Value

an empty canvas for drawing plots


sarazong/SZRtools documentation built on Feb. 8, 2024, 6:49 a.m.