Skip to contents

Generic function for plotting objects of 'lab.qcs' class. Results of univariate ILS studies are graphically shown.

Usage

# S3 method for lab.qcs
plot(x, title = NULL, xlab = NULL, ylab = NULL, col = NULL, ylim = NULL, ...)

Arguments

x

Functional data object or a list with functional objects

title

Main title for the plot

xlab

Title for the x axis

ylab

Title for the y axis

col

Color specifications

ylim

Numeric vectors of length 2 (coordinates ranges)

...

arguments to be passed to or from methods.