Get value of the slot 'calculator'
Source:R/AssessmentItem.R
, R/AssessmentSection.R
, R/character.R
getCalculator-methods.Rd
Get value of the slot 'calculator'
Usage
getCalculator(object)
# S4 method for class 'AssessmentItem'
getCalculator(object)
# S4 method for class 'AssessmentSection'
getCalculator(object)
# S4 method for class 'character'
getCalculator(object)
Arguments
- object
an instance of the S4 object (SingleChoice, MultipleChoice, Essay, Entry, Ordering, OneInRowTable, OneInColTable, MultipleChoiceTable, DirectedPair, TextGap, NumericGap, InlineChoice)