powered by
Open a context from a tool run
open_context(name, ref = NULL)
(str) Name of the context
(str (optional)) Parent path of the context
if (FALSE) { ctx <- open_context("myrun") }
Run the code above in your browser using DataLab