get_context | R Documentation |
Get Context from Workspace
get_context(jws)
jws |
the Workspace. |
# Load a Workspace
file <- system.file("workspaces", "workspace_test.xml", package = "rjd3workspace")
jws <- jws_open(file)
# Get context
my_context <- get_context(jws)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.