builder.knitr: This function will documents using 'knitr'. Since 'knitr' is...

Description Usage Arguments Value

View source: R/builder.knitr.R

Description

This function will documents using knitr. Since knitr is flexible enough to support multiple file types (e.g. Sweave, HTML, Markdown, etc.), specifying Project$SourceFile and output (see knit) is necessary for file types other than Sweave (i.e. .rnw files).

Usage

1
  builder.knitr(project, theenv, ...)

Arguments

project

the project to be built.

theenv

the environment to build in.

...

other parameters passed to knit and curl

Value

the name of the file if successfully built.


jbryer/makeR documentation built on May 18, 2019, 7:02 p.m.