timeline: Plot a compact timeline

View source: R/plots.R

timelineR Documentation

Plot a compact timeline

Description

Plot a compact timeline

Usage

timeline(ranges, start = "from", end = "to", name, group = NULL,
  width = 2, color = "darkgrey")

Arguments

ranges

(data.frame) See tblranges.

start, end

(character) Name of columns containing temporal endpoints.

name

(character) Name of column containing labels.

group

(character) Name of column containing group names.

width

(numeric) Line width.

color

Line color.


columbia-glacier/cgr documentation built on Jan. 17, 2024, 2:42 p.m.