Learn R Programming

papaja (version 0.1.2)

lines.matrix: Matrix Method for lines()

Description

Internal function for convenient plotting of multiple lines. This function is not exported.

Usage

# S3 method for matrix
lines(x, y, type = "l", ...)

Arguments