gadenbuie / xaringanthemer

😎 Give your xaringan slides some style

Home Page:https://pkg.garrickadenbuie.com/xaringanthemer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove references to iris

gadenbuie opened this issue · comments

Remove reference(s) to iris from the following files.

References

#' ggplot(iris) +

#' ggplot(iris) +

#' plot1 <- ggplot(iris) +

#' plot2 <- ggplot(iris) +

knitr::kable(head(iris), format = 'html')