## Not run: example to use DCRuntime
# rt <- DCRuntime(spec_json = "/your_path/spec.json",
# zetrt_json = "/some_path/zetrt.json")
# # Use "rt" like this:
# rt$Output$o1$Val
# rt$Input$i1$Val
# rt$Param$P1$Val
# ## End(Not run)
Run the code above in your browser using DataLab