plot_points: Plot points representing annual averages.

Description Usage Arguments Value

View source: R/plot_points.R

Description

Plot points with color depending of elevation category of station and point type depending on quality level of time series (see plot_cycle_elev())

Usage

1
plot_points(data_in, data_meta, ID, no_col = FALSE, is_hom = FALSE)

Arguments

data_in

Annual aveage values of moving average results.

data_meta

Station meta data.

no_col

Point color depending on elevation (FALSE) or all grey (TRUE)

is_hom

If TRUE, distinction between homogenized and quality-checked data with different point type.

Value

Point in plot.


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