Response-class
Show an Response-class object
## S4 method for signature 'Response' print(x, ...)
x
A Response-class object that will be printed.
...
Additional arguments. For example, an argument n = 14, will print 14 rows of the responses/scores.
n = 14
Emre Gonulates