Last data update: 2014.03.03

R: Plot method for 'lab.qcs' objects
plot.lab.qcsR Documentation

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

## S3 method for class '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.

Results