value.fmt_metric {dyn.log} | R Documentation |
Value
Description
Generic override for getting the value of an system info variable.
Usage
## S3 method for class 'fmt_metric'
value(obj, sys_context, ...)
Arguments
obj |
object to extract value from. |
sys_context |
context to evaluate the metric. |
... |
further arguments passed to or from other methods. |
Value
object's value
[Package dyn.log version 0.4.0 Index]