Skip to contents

Custom knit function for articlepkg [Experimental]

Usage

knit(input, ...)

Arguments

input

The input file to be rendered

...

other arguments passed to rmarkdown::render

Value

the compiled document

Examples