addLinesToPlot: addLinesToPlot

View source: R/addLinesToPlot.R

addLinesToPlotR Documentation

addLinesToPlot

Description

Adds a gray dashed line to the plot at the intercepts

Usage

addLinesToPlot(plot, yintercept = 0, xintercept = 0)

Arguments

plot

The plot to add the lines to.

yintercept

The y axis intercept for the horizontal line.

xintercept

The x axis intercept for the vertical line.

Value

The plot with dashed gray lines as the x and y intercepts.


AslaugL/thesisToolsOmics documentation built on April 3, 2022, 8:16 p.m.