Description Usage Arguments Examples
Add plot grid.
1
fun_grid(p, grid = TRUE)
p
Plot as initialised by funplot.
funplot
grid
Set to TRUE add grid (default).
TRUE
1 2 3 4
funplot() %>% fun_add("(x ^ 2) - 3") %>% fun_grid() %>% fun_title("Show grid")
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.