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")

andrie/surveydata documentation built on March 13, 2023, 2 a.m.