Learn R Programming

codebookr (version 0.1.8)

cb_add_description: Add Description Text to Codebook

Description

Basically, just checks for the number of paragraphs in the description and then runs cb_add_text for each one.

Usage

cb_add_description(rdocx, description)

Value

rdocx object

Arguments

rdocx

rdocx rdocx object created with officer::read_docx()

description

Text description of the dataset