GlobalMean: Calculate weighted global mean from data.table. Weighting is...

Description Usage Arguments Value

View source: R/GlobalMean.R

Description

Calculate weighted global mean from data.table. Weighting is done by latitudes. TODO: consider lon values

Usage

1

Arguments

d

data table containing the column lat (latitude) and value (the variable)

Value

vector with global mean values.


smu/smumisc documentation built on March 21, 2021, 3:38 a.m.