ggpLayerLineplotAid: Add horizontal and vertical lines

View source: R/g.R

ggpLayerLineplotAidR Documentation

Add horizontal and vertical lines

Description

Add horizontal and vertical lines

Usage

ggpLayerLineplotAid(object, xi, yi = 0.5, l = NULL, id = NULL, ...)

Arguments

object

An object of class spata2.

xi

Distance measures of where to add vertical lines. Intercepts on x-axis.

yi

Expression values of where to add horizontal lines. Intercepts on y-axis.

...

Additional arguments given to ggplot2::geom_h/vline()


kueckelj/SPATA2 documentation built on March 16, 2024, 10:25 a.m.