build_codebook | R Documentation |
Render an individual codebook for a given State and Tool
build_codebook(state, tool, outdir, quietly = TRUE)
state |
The State where the Assessment was conducted |
tool |
The specific category of tool that was administered |
outdir |
The output directory |
quietly |
A logical value of |
The path of the rendered Rmarkdown file i.e. the return value for
rmarkdown::render
. If building the document is interrupted by a
condition, the function fails silently and the condition object is returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.