Learn R Programming

economiccomplexity (version 1.5.0)

country_product_aggregation: country-product aggregation

Description

country-product aggregation

Usage

country_product_aggregation(
  dataframe,
  country = "country",
  product = "product",
  value = "value"
)

Arguments