View source: R/knit_briefing.R
| knit_briefing | R Documentation | 
This function knits a briefing document that uses tables generated in this
package to create a Word document. It knits the RMarkdown file
jobs_briefing.Rmd that lives in the inst folder of djprlabourdash.
knit_briefing(path = here::here("inst"), quietly = FALSE, show = TRUE)
path | 
 Path to directory where the knitted Word document should be created.  | 
quietly | 
 Passed to   | 
show | 
 Show knitted document when done?  | 
## Not run: 
knit_briefing(quietly = TRUE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.