
Last chance! 50% off unlimited learning
Sale ends in
getValue
methodgetValue(this)
mtkValue
or its sub-classes.# Create an object of the 'mtkValue'
v <- mtkValue(name="x", type="string", val="2.2")
# Fetch the value of the object as a named variable: x = "2.2"
getValue(v)
Run the code above in your browser using DataLab