class_scope | R Documentation |
Gets the exposed public field scope of a R6 class. Used for evaluating cls field execution scopes.
class_scope(cls)
cls |
R6 class to export. |
system context for evaluating fmt_metric
objects.
Other Context:
exec_context()
,
format_fn_call()
,
get_call_stack()
,
get_r_version()
,
get_system_info()
,
sys_context()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.