Learn R Programming

iai (version 1.10.2)

write_questionnaire: Generic function for writing interactive questionnaire to file

Description

Generic function for writing interactive questionnaire to file

Usage

write_questionnaire(filename, obj, ...)

Arguments

filename

Where to save the output.

obj

The object controlling which method is used

...

Arguments depending on the specific method used