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 2.0.0 Index]