View source: R/response_set-class-methods.R
as.data.frame.Response_set | R Documentation |
Response_set-class
object into a long
format data.frame
Convert a Response_set-class
object into a long
format data.frame
## S3 method for class 'Response_set'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)
x |
A |
row.names |
|
optional |
logical. If |
... |
additional arguments |
Emre Gonulates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.