for (line in vbzdelays::available_lines()) { params <- list(line = line) cat(knitr::knit_child( system.file("reports", "line-report.Rmd", package = "vbzdelays"), quiet = TRUE )) }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.