View source: R/ValidateModel.R
compareEandLCIResult | R Documentation |
Compares the total flows against the model flow totals result calculation with the total demand
compareEandLCIResult(model, use_domestic = FALSE, tolerance = 0.05)
model |
A complete EEIO model: a list with USEEIO model components and attributes |
use_domestic |
a logical value indicating whether to use domestic demand vector |
tolerance |
a numeric value, tolerance level of the comparison |
A list with pass/fail validation result and the cell-by-cell relative diff matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.