weighted: Calculate weights according to elevation

View source: R/functions.r

weightedR Documentation

Calculate weights according to elevation

Description

Calculate weights according to elevation

Usage

weighted(data)

Arguments

data

is the dataframe that contains the elevations. Columns should be named "FIELD_ID" and "station_id"

Examples

data 
p <- weighted(data)

BYUIDSconsulting/mesonetgdh documentation built on Nov. 15, 2022, 2:32 a.m.