print_opentext: Print open text questions.

View source: R/opentext.R

print_opentextR Documentation

Print open text questions.

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 March 31, 2023, 10:35 p.m.