powered by
It is used to plot the data as a images
plot_data(data, name)
the input data which is a data matrix.
the name of the data and it is a string.
ggplot handler
# NOT RUN { # Run plot_data p <- plot_data(demo_data[[1]],"Drop-out Data") # }
Run the code above in your browser using DataLab