splitPlotData {mdatools} | R Documentation |
Split dataset to x and y values depending on plot type
Description
Split dataset to x and y values depending on plot type
Usage
splitPlotData(data, type)
Arguments
data |
matrix with data values (visible or hidden) |
type |
type of plot |
[Package mdatools version 0.14.1 Index]