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 April 3, 2025, 7:40 p.m.