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 Aug. 13, 2023, 1:06 a.m.