cb_add_title: Optionally Add Title and Subtitle to Codebook
Description
This function is not intended to be a stand-alone function. It is indented
to be used by the codebook
function.
Usage
cb_add_title(rdocx, title = NA, subtitle = NA)
Arguments
- rdocx
rdocx object created with officer::read_docx()
- title
Optional title
- subtitle
Optional subtitle