get_context: Get Context from Workspace

View source: R/workspace.R

get_contextR Documentation

Get Context from Workspace

Description

Get Context from Workspace

Usage

get_context(jws)

Arguments

jws

the Workspace.

Examples



# Load a Workspace
file <- system.file("workspaces", "workspace_test.xml", package = "rjd3workspace")
jws <- jws_open(file)

# Get context
my_context <- get_context(jws)


palatej/rjdemetra3 documentation built on July 16, 2025, 5:41 p.m.