Library: | metrics |
Macro: | metricstest | |
Description: | executes some tests for the macros defined in metrics.lib Is invoked by vertest(). |
Usage: | metricstest() | |
Output: | ||
r | scalar, 0 no error, 1 at least one error |
library("metrics") metricstest()
Content of object r [1,] 0
Library: | metrics |