$,Response_set-method | R Documentation |
Response_set-class
object.Get slots of the a Response_set-class
object.
## S4 method for signature 'Response_set'
x$name
x |
An |
name |
Name of the parameter. Available values:
|
See the 'name' argument above for possible return values.
Emre Gonulates
resp <- sim_resp(ip = generate_ip(), theta = rnorm(5),
output = "response_set")
resp$response_list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.