downscale_FAO_country: downscale_FAO_country

downscale_FAO_countryR Documentation

downscale_FAO_country

Description

Helper function to downscale the countries that separated into multiple modern countries (e.g. USSR).

Usage

downscale_FAO_country(
  data,
  country_name,
  dissolution_year,
  years = aglu.AGLU_HISTORICAL_YEARS
)

Arguments

data

Data to downscale, tibble

country_name

Pre-dissolution country name, character

dissolution_year

Year of country dissolution, integer

years

Years to operate on, integer vector

Value

Downscaled data.


bpbond/gcamdata documentation built on March 22, 2023, 4:52 a.m.