class_scope: Calling Class Scope

View source: R/context.R

class_scopeR Documentation

Calling Class Scope

Description

Gets the exposed public field scope of a R6 class. Used for evaluating cls field execution scopes.

Usage

class_scope(cls)

Arguments

cls

R6 class to export.

Value

system context for evaluating fmt_metric objects.

See Also

Other Context: exec_context(), format_fn_call(), get_call_stack(), get_r_version(), get_system_info(), sys_context()


dyn.log documentation built on March 18, 2022, 7:07 p.m.