as_opentext_datatable: Converts free format question text to datatable using the...

View source: R/opentext.R

as_opentext_datatableR Documentation

Converts free format question text to datatable using the DT package.

Description

Converts free format question text to datatable using the DT package.

Usage

as_opentext_datatable(data, q)

Arguments

data

surveydata object

q

Question

See Also

Other open text functions: print_opentext()

Examples

as_opentext_datatable(membersurvey, "Q33")

surveydata documentation built on March 31, 2023, 10:35 p.m.