| si_style_void | R Documentation | 
Create ggplot with no axes or no grid lines
si_style_void(...)
... | 
 inherits parameters from   | 
## Not run: 
library(systemfonts)
library(ggplot2)
ggplot(iris, aes(Sepal.Length, y = Sepal.Width, colour = Species)) +
  geom_point() + si_style_void()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.