seq_y: generate equally spaced y coordinates, not hit bottom nor...

Description Usage Arguments Details Value

Description

generate equally spaced y coordinates, not hit bottom nor top.

Usage

1
seq_y(plot, x)

Arguments

plot

ggplot object.

x

numberic vector

Details

Image plot's y axis extends from 0 to 3, x contains 3 values, then we give c(0.5, 1.5, 2.5).

Value

numeric vector. The same length as x


dongzhuoer/rexseek documentation built on Dec. 16, 2019, 3:19 a.m.