This is a helper function that instruct users of the package how to knit a R Markdown (Rmd) files
knit_to_Rmd()
no return value
knit_to_Rmd()
#> OK. Required package "fansi" is installed
#>
#> Note: To knit Rmd to HTML, add the following line to the setup chunk of your Rmd file:
#> "old.hooks <- fansi::set_knit_hooks(knitr::knit_hooks)"
#>
#> Note: Use html_to_pdf to convert it to PDF. See ?html_to_pdf for more info