$,Itempool-method | R Documentation |
Itempool-class
object.Get slots of the an Itempool-class
object.
## S4 method for signature 'Itempool' x$name
x |
An |
name |
Name of the parameter. Available values:
|
See the 'name' argument above for possible return values.
Emre Gonulates
ip <- generate_ip(n = 7, model = "3PL", content = c("Geometry", "Algebra")) ip$a ip$b ip$D ip$model ip$id ip$content
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.