Learn R Programming

surveydata (version 0.2.7)

print_opentext: 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

Run this code
print_opentext(membersurvey, "Q33")

Run the code above in your browser using DataLab