print_opentext: Print open text questions.

View source: R/opentext.R

print_opentextR Documentation

Description

Print open text questions.

Usage

print_opentext(data, q, cat = TRUE)

Arguments

data

data

q

Question number

cat

If TRUE, prints results using cat()

See Also

Other open text functions: as_opentext_datatable()

Examples

print_opentext(membersurvey, "Q33")

surveydata documentation built on Jan. 17, 2026, 5:07 p.m.