matricizeCloud: Turn tibble into matrix

View source: R/matrices.R

matricizeCloudR Documentation

Turn tibble into matrix

Description

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


montesmariana/semcloud documentation built on April 15, 2022, 6:57 a.m.