knit_mdl_rprt | R Documentation |
knit_mdl_rprt() is a Knit function that knits a rmarkdown file Specifically, this function implements an algorithm to knit model report. The function is called for its side effects and does not return a value.
knit_mdl_rprt(knit_pars_ls, path_to_mdl_rprt_tmpl_1L_chr)
knit_pars_ls |
Knit pars (a list) |
path_to_mdl_rprt_tmpl_1L_chr |
Path to model report template (a character vector of length one) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.