View source: R/board_starters.R
This function initializes a blank whiteboard object, which can then be added to.
1 2 3 4 5 6 7 8 |
domain |
A numeric vector giving the full set of points on the x-axis to be evaluated in formulas. |
range |
A two-element numeric vector giving the limits of the whiteboard's y-axis. |
axis_zero |
Applies the **ggwhiteboard** pseudo-theme |
x_title |
Axis title for the x-axis. |
y_title |
Axis title for the y-axis. |
title |
Graph title. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.