Cons_check: Validation of the disaggregation applied on variable costs

Description Usage Arguments Value Author(s) Examples

View source: R/Consistency_checks.R

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

1

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.

path

Path where the results have to be saved.

Value

Costs_FS

See example typing Co_FS in the R console.

Costs_MET

See example typing Co_MET in the R console.

path

Default path=tempdir()

Author(s)

Isabella Bitetto

Examples

1

SECFISH documentation built on Aug. 29, 2019, 5:10 p.m.

Related to Cons_check in SECFISH...