pkg_metric {riskmetric} | R Documentation |
A helper for structuring assessment return objects for dispatch with the score function
Description
A helper for structuring assessment return objects for dispatch with the score function
Usage
pkg_metric(x = NA, ..., class = c())
Arguments
x |
data to store as a |
... |
additional attributes to bind to the |
class |
a subclass to differentiate the |
Value
a pkg_metric
object
[Package riskmetric version 0.2.4 Index]