build_codebook: Build Quantitative Codebook

View source: R/codebooks.R

build_codebookR Documentation

Build Quantitative Codebook

Description

Render an individual codebook for a given State and Tool

Usage

build_codebook(state, tool, outdir, quietly = TRUE)

Arguments

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 TRUE or FALSE - whether the output of knitting the documents should be printed out or not.

Value

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.


BroVic/jGBV documentation built on Oct. 9, 2022, 6:38 a.m.