disaggregateSatelliteSubsetByRatio: Disaggregate a portion of a satellite table based on an...

View source: R/DisaggregateFunctions.R

disaggregateSatelliteSubsetByRatioR Documentation

Disaggregate a portion of a satellite table based on an allocation_vector

Description

Disaggregate a portion of a satellite table based on an allocation_vector

Usage

disaggregateSatelliteSubsetByRatio(
  sattable,
  disagg,
  allocating_sectors,
  allocation_vector = NULL
)

Arguments

sattable

A standardized satellite table to be disaggregated.

disagg

Specifications for disaggregating the current Table

allocating_sectors

vector of sectors to allocate to

allocation_vector

named vector of allocation ratios

Value

A satellite table with new sectors added.


USEPA/useeior documentation built on April 12, 2024, 1:36 p.m.