plot_data: It is used to plot the data as a images

Description Usage Arguments Value Examples

Description

It is used to plot the data as a images

Usage

1

Arguments

data

the input data which is a data matrix.

name

the name of the data and it is a string.

Value

ggplot handler

Examples

1
2
# Run plot_data
p <- plot_data(demo_data[[1]],"Drop-out Data")

SCRABBLE documentation built on May 2, 2019, 2:43 a.m.