Learn R Programming

codebookr (version 0.1.8)

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)

Value

rdocx object

Arguments

rdocx

rdocx object created with officer::read_docx()

title

Optional title

subtitle

Optional subtitle