theme_comidistar | R Documentation |
Tema de ggplot2 de comidistar
theme_comidistar()
Gonzalo Garcia-Castro
library(ggplot2)
ggplot(puntuaciones, aes(puntuacion, producto)) + geom_point() + theme_comidistar()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.