Skip to contents

Server the raw data view.

Usage

questions_server(id, qda_data, page_length = 20)

Arguments

id

An ID string that corresponds with the ID used to call the module's UI function.

qda_data

QDA data object, see qda().

page_length

the default number of rows to show in the table.