Learn R Programming

ILS (version 0.1.0)

plot.lab.qcs: Plot method for 'lab.qcs' objects

Description

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

Usage

"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.