Deserializes a JSON string into an instance of the RVData class.
Converts a JSON string representation into an instance of RVariableIfc. The method parses the JSON string, maps it to an RVData object, and then transforms it into an implementation of RVariableIfc using the asRVariable method.
RVariableIfc
RVData
asRVariable