surveydata (version 0.2.3)

print_opentext: Print open text

Description

Print open text

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
# NOT RUN {
print_opentext(membersurvey, "Q33")
# }

Run the code above in your browser using DataCamp Workspace