geom_lineh: Connect observations in the vertical direction

View source: R/ggstrat-geoms.R

geom_linehR Documentation

Connect observations in the vertical direction

Description

Connect observations in the vertical direction

Usage

geom_lineh(
  mapping = NULL,
  data = NULL,
  stat = "identity",
  position = "identity",
  na.rm = FALSE,
  show.legend = NA,
  inherit.aes = TRUE,
  ...
)

Arguments

mapping, data, stat, position, na.rm, show.legend, inherit.aes, ...

See geom_line.

Value

A ggplot2 layer.


paleolimbot/agedepth documentation built on Feb. 6, 2023, 9:21 p.m.