QMRITools`
QMRITools`

AddToJson

AddToJson[json,<|keyvalue..|>]

adds new keys and values to the JSON list where duplicte keys are eitehr removed or joined.

AddToJson[json,"QMRITools"]

adds the QMRITools software version to the json.

Examples