image_cycle_elev: Image plots yearly cycles of trend magnitudes.

Description Usage Arguments

View source: R/image_cycl_elev.R

Description

Image plot of results of moving average analysis. Stations ordered accoring to elevation along y-axis.

Usage

1
2
3
4
image_cycle_elev(data_in, stat_meta, colors, breaks, main = "", unit = "",
  margins_1 = c(1.6, 2.5, 1.6, 0), margins_2 = c(1.6, 0.5, 1.6, 1.7),
  isotherm_data = NULL, add_isotherms = FALSE, pos_iso_text = NULL,
  pos_ylab_lal = c(0.27, 0.71, 0.985))

Arguments

data_in

Data frame with results of moving average analysis.

colors

Vector of colors for z-value.

breaks

Color breaks in z-range.

main

Plot title.

unit

Unit of input data.

margins_1

Margins of left plot panel.

margins_2

Margins of right plot panel.

isotherm_data

Data frame with isotherm data.

add_isotherms

Plot isotherms yes or no (T or F)

pos_iso_text

Position is text of isotherms in plot.

pos_ylab_lal

Posistion y-labels (HS, MS,LS)

data_meta

Meta data file of stations.


ERottler/alptempr documentation built on May 7, 2021, 1:12 a.m.