Description Usage Arguments Value
Creates a wrapper around ezknit, which allows knitting to a specific output directory without messing up the working directory / environment varialbes. This wrapper just creates directories if none exist, and it can be placed at the beginning of a .RMD doc as the custom knit function.
1  | 
dir | 
 The directory to write the output doc and all intermediaries to.  | 
... | 
 Additional parameters can be passed to ezknit.  | 
Returns the .html and .md documents.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.