Learn R Programming

ggvegan (version 0.2.1)

geom_ordi_axis: Crosshair for axes in eigenvector methods

Description

Crosshair for axes in eigenvector methods

Usage

geom_ordi_axis(lty = 3, ...)

Value

Returns a ggplot2 layer or a list of such layers: a "LayerInstance"

object that inherits from classes "Layer", "ggproto", and "gg".

Arguments

lty

Linetype.

...

other arguments passed to ggplot2::geom_hline() and ggplot2::geom_vline()