test_metric-class | R Documentation |
An example metric for testing
calculates a metric, which just returns a value of 3.142
## S4 method for signature 'test_metric'
calculate(obj)
obj |
metric object |
test metric object
dataset object
MET = test_metric()
MET = test_metric()
MET = calculate(MET)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.