getIdentifier-methods {rqti} | R Documentation |
Get identifier
Description
Get identifier
Usage
getIdentifier(object)
## S4 method for signature 'AssessmentItem'
getIdentifier(object)
## S4 method for signature 'AssessmentSection'
getIdentifier(object)
## S4 method for signature 'Gap'
getIdentifier(object)
## S4 method for signature 'character'
getIdentifier(object)
Arguments
object |
an instance of the S4 object (SingleChoice, MultipleChoice, Essay, Entry, Ordering, OneInRowTable, OneInColTable, MultipleChoiceTable, DirectedPair, TextGap, NumericGap, InlineChoice) |
[Package rqti version 0.3.0 Index]