time_plot: Create proxy timeseries ggplot

Description Usage Arguments Value

View source: R/timeplot.R

Description

Create proxy timeseries ggplot

Usage

1
2
3
4
5
6
7
8
9
time_plot(
  df,
  time,
  proxy,
  events = TRUE,
  explain = FALSE,
  range_sh = NULL,
  ice = FALSE
)

Arguments

df

data

time

variable with time units

proxy

variable with proxy data

events

logical whether to include climate event labels

explain

logical whether the labels include explanatory data

range_sh

the range of the window selected

ice

logical whether to include icesheet ploygons

Value

ggplot


MartinSchobben/timemachine documentation built on Dec. 31, 2020, 3:12 p.m.