powered by
getValue
getValue(this)
mtkValue
# 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