dataframe_to_matrix: Dataframe to matrix

View source: R/economiccomplexity-internals.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 Aug. 8, 2023, 1:09 a.m.