Skip to contents

Comparisons of complete objects of FLR classes can be carried out and a report table is generated to better identify differences. Comparisons do not substitute but complement those provided by R's all.equal and identical.

Usage

compare(result, target, ...)

Arguments

result

First element in comparison, result of method or operation.

target

Second element, desired output.

Value

A table of comparisons, of class data.frame.

Author

Iago Mosqueira (WMR)