StatsReport {IFC} | R Documentation |
Statistical Report Generation
Description
Generates stats report from 'IFC_data' object.
Usage
StatsReport(obj, stats)
Arguments
obj |
an 'IFC_data' object. |
stats |
template defining stats to compute as extracted by getSTATSREPORT(). |
Value
a named vector with extracted statistics.
[Package IFC version 0.2.1 Index]