cb_add_description {codebookr}R Documentation

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)

Arguments

rdocx

rdocx rdocx object created with officer::read_docx()

description

Text description of the dataset

Value

rdocx object


[Package codebookr version 0.1.8 Index]