Skip to contents

Knit all Rmd files in the Project

Usage

knit_all(path = here::here())

Arguments

path

The path to start at

Examples

if (FALSE) { # interactive()
# Not run: use in Rmd project
knit_all()
}