Skip to contents

Turn tibble into matrix

Usage

matricizeCloud(df, rownames = "X_model")

Arguments

df

Tibble

rownames

Name of the column that will become the row names. Default is "X_model", as it would work with the distances tibble.

Value

Matrix with right row names