README.md

Example

```{r dsamp} library('geom_taco') ggplot(iris) + aes(meat = Species, salsa = Sepal.Length) + geom_taco()


# Install 

```r
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.