View source: R/SatelliteFunctions.R
checkSatelliteFlowLoss | R Documentation |
Checks flow amounts are equal in totals by sector after conforming to model schema
checkSatelliteFlowLoss(tbs0, tbs, tolerance = 0.001)
tbs0 |
totals-by-sector df in source schema |
tbs |
totals-by-sector df in model schema |
tolerance |
tolerance level for data loss |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.