Learn R Programming

GENEAread (version 2.0.10)

pseudolines: pseudoline

Description

Plot a line graph, with breaks when things change too much (assume x is sorted)

Usage

pseudolines(x, y = NULL, max.shift, new = FALSE, ...)

Arguments

x

sorted vector

y

response variable

max.shift

maximum to shift data

new

Create new plot