Helper function to downscale the countries that separated into multiple modern countries (e.g. USSR).
downscale_FAO_country(
  data,
  country_name,
  dissolution_year,
  years = aglu.AGLU_HISTORICAL_YEARS
)Data to downscale, tibble
Pre-dissolution country name, character
Year of country dissolution, integer
Years to operate on, integer vector
Downscaled data.