MatToDf: Matrix to data frame

Description Usage Arguments Value

View source: R/Visualize.R

Description

Transforms the data matrix into a data frame usealbe by ggplot 2

Usage

1

Arguments

data

A matrix where each column represents a data point in R^d

Value

A data frame where each row represents a data point and each column contains one component of each data point. The colums are named with X1, X2,...


Epsilon127/ldder documentation built on March 7, 2020, 7:47 a.m.