open_context: open_context

View source: R/functions_wrapper.R

open_contextR Documentation

open_context

Description

Open a context from a tool run

Usage

open_context(name, ref = NULL)

Arguments

name

(str) Name of the context

ref

(str (optional)) Parent path of the context

Examples

## Not run: 
ctx <- open_context("myrun")

## End(Not run)


pharmpy/pharmr documentation built on June 11, 2025, 11:56 a.m.