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"
)

pachamaltese/economiccomplexity documentation built on Dec. 21, 2024, 3:28 a.m.