rectify: "Rectify" x,y vectors for a ggplot2::geom_rect xy plot

View source: R/rectify.R

rectifyR Documentation

"Rectify" x,y vectors for a ggplot2::geom_rect xy plot

Description

Function to "rectxify" x,y vectors for a ggplot2::geom_rect xy plot.

Usage

rectify(x, y, dx = NULL)

Arguments

x
  • vector to expand

y
  • vector to expand

dx
  • increment along x-axis

Details

None

Value

dataframe with expanded elements xmin,xmax,ymin,ymax


wStockhausen/wtsUtilities documentation built on March 16, 2024, 10:38 a.m.