Examples for 'knitr::knit_watch'


Watch an input file continuously and knit it when it is updated

Aliases: knit_watch

Keywords:

### ** Examples

# knit_watch('foo.Rnw', knit2pdf)

# knit_watch('foo.Rmd', rmarkdown::render)

[Package knitr version 1.49 Index]