Response_set-class object into a long
format data.frameConvert a Response_set-class object into a long
format data.frame
# S3 method for Response_set
as.data.frame(x, row.names = NULL, optional = FALSE, ...)A Response_set-class object
NULL or a character vector giving the row names for
the data frame. Missing values are not allowed.
logical. If TRUE, setting row names and converting
column names
additional arguments
Emre Gonulates