dataframe_to_matrix {economiccomplexity} | R Documentation |
Dataframe to matrix
Description
Dataframe to matrix
Usage
dataframe_to_matrix(
dataframe,
country = "country",
product = "product",
value = "value"
)
[Package economiccomplexity version 1.5.0 Index]