dataframe_to_matrix: Dataframe to matrix

View source: R/helpers.R

dataframe_to_matrixR Documentation

Dataframe to matrix

Description

Dataframe to matrix

Usage

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

economiccomplexity documentation built on Feb. 18, 2026, 5:07 p.m.