elevExtCoeff: Calculate extinction coefficient based on elevation of the...

elevExtCoeffR Documentation

Calculate extinction coefficient based on elevation of the observer

Description

Calculate extinction coefficient based on elevation of the observer

Usage

elevExtCoeff(elev)

Arguments

elev

elevation in meters asl

Value

elevExtCoeff

Examples

## Not run: 

elev <- 2228 # Elevation in m asl for Mount Kosciuszko
result <- elevExtCoeff(elev)

## End(Not run)


msmielak/moonlit documentation built on Feb. 26, 2025, 10:14 a.m.