value.fmt_newline {dyn.log} | R Documentation |
Value
Description
Generic override for getting the value of a new line placeholder.
Usage
## S3 method for class 'fmt_newline'
value(obj, ...)
Arguments
obj |
object to extract value from. |
... |
further arguments passed to or from other methods. |
Value
object's value
[Package dyn.log version 0.4.0 Index]