lukeAnker

Results 3 issues of lukeAnker

Hello! How is the `toc` parameter of `blastula::blastula_email` supposed to work? The following document for instance does not render a table of contents, although I would suspect it to do...

Here's an example ([from stackoverflow](https://stackoverflow.com/questions/44209859/map-with-ggplot2-create-mask-filling-a-box-excluding-a-single-country/44211124)): ``` library(mapdata) library(ggmap) library(ggplot2) library(raster) library(ggpolypath) Peru

The following crosstalk seems to break a flexdashboard: ```` --- output: flexdashboard::flex_dashboard --- ```{r setup, include=FALSE} library(flexdashboard) library(crosstalk) library(summarywidget) set.seed(1) df