order_add_stat: Order data set by altitude. Add missing stations.

Description Usage Arguments Value

View source: R/order_add_stat.R

Description

Orders columns according to elevatoin of stations and adds missing stations for which no data available.

Usage

1
order_add_stat(data_in, meta_stat)

Arguments

data_in

Data frame after moving average trends analysis.

meta_stat

Stations meta information.

Value

Data frame with columns ordered according to station elevation.


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