Cons_check: Validation of the disaggregation applied on variable costs
Description
Function to validate the results obtained using the Disaggr function. The original costs by fleet segment are compared with the sum of the dsaggregated costs by metier within the same fleet segment.
Usage
Cons_check(Costs_FS,Costs_MET,path)
Arguments
Costs_FS
Data frame containing the variable costs time series by fleet segment.
Costs_MET
Data frame containing the variable costs time series by metier within the same fleet segment.