View source: R/create_fun_plots.R
create_canvas | R Documentation |
Create a canvas for a plot with ggplot2
create_canvas(w = 100, h = 100)
w |
width of the canvas |
h |
height of the canvas |
an empty canvas for drawing plots
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.