It is important to allow users to inspect and compare the derivation of complex financial metrics. This creates user confidence in outputs that may otherwise be, in the absence of an Excel-like audit trail, a black box.
- Create output table being cash flow derivation (ie, visualisation of movement in debtors applied to sales), and
- Detailed derivation of KPI's including component parts (numerator and denominator).
This may be implemented using the Datatable/DT package, or using kableExtra.
It is important to allow users to inspect and compare the derivation of complex financial metrics. This creates user confidence in outputs that may otherwise be, in the absence of an Excel-like audit trail, a black box.
This may be implemented using the Datatable/DT package, or using kableExtra.