powered by
Itempool-class
Find the length of an Itempool-class object
Find the length of an Response-class object
Response-class
Find the length of a Response_set-class object
Response_set-class
Find the length of a Testlet-class object
Testlet-class
# S4 method for Itempool length(x)# S4 method for Response length(x)# S4 method for Response_set length(x)# S4 method for Testlet length(x)
# S4 method for Response length(x)
# S4 method for Response_set length(x)
# S4 method for Testlet length(x)
an Response_set-class object
Emre Gonulates
r <- response(sample(0:1, 22, TRUE)) length(r)
Run the code above in your browser using DataLab