pseudolines: pseudoline

Description Usage Arguments

View source: R/util.R

Description

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

Usage

1
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


GENEAread documentation built on Nov. 26, 2020, 1:08 a.m.