value.fmt_cls_field {dyn.log}R Documentation

Value

Description

Generic override for getting the value of an enclosing class variable.

Usage

## S3 method for class 'fmt_cls_field'
value(obj, cls_context, ...)

Arguments

obj

object to extract value from.

cls_context

class scope to evaluate with.

...

further arguments passed to or from other methods.

Value

object's value


[Package dyn.log version 0.4.0 Index]