ZZWTwoLinePlot: ZZWTwoLinePlot

Description Usage Arguments Author(s)

Description

ZZWTwoLinePlot

Usage

1
2
ZZWTwoLinePlot(data1, data2, x1, y1, x2, y2, sec_axis_scale = c(0, 1800),
  xlab = "x", ylab1 = "y1", ylab2 = "y2")

Arguments

data1

data set1; It requires to contain 2 columns, x1 and y1

data2

data set2; It requires to contain 2 columns, x2 and y2

sec_axis_scale

Rescale sec_axis range, it need to fit with major axis. Default: c(0, 1800)

xlab

Character.

ylab1

Character.

ylab2

Character.

Author(s)

Zhiwei Zhou


JustinZZW/ZZWtool documentation built on March 7, 2020, 11:06 a.m.