Example

library('geom_taco')
ggplot(iris) + aes(meat = Species, salsa = Sepal.Length) + geom_taco()

Install

library("devtools")
install_github("geomtaco", "csv")

Windows users also must first install Rtools.



tlevine/geom_taco documentation built on May 31, 2019, 3:50 p.m.