splitPlotData: Split dataset to x and y values depending on plot type

View source: R/plotseries.R

splitPlotDataR 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


mdatools documentation built on Sept. 11, 2024, 7:59 p.m.