View source: R/functions_wrapper.R
open_context | R Documentation |
Open a context from a tool run
open_context(name, ref = NULL)
name |
(str) Name of the context |
ref |
(str (optional)) Parent path of the context |
## Not run:
ctx <- open_context("myrun")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.