surveydata (version 0.2.7)

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

Run this code
as_opentext_datatable(membersurvey, "Q33")

Run the code above in your browser using DataLab