getSmithGamma: Function to get Smith Gamma

Description Usage Arguments Value Examples

View source: R/getSmithGamma.R

Description

Function to get Smith Gamma

Usage

1

Arguments

lat

Latitude

time

time as POSIXct format

Value

Smiths Gamma

Examples

1
2
3
 lat <- 54
 time <- as.POSIXct("2001-10-10",tz="UTC")
 getSmithGamma(lat,time)

aemon-j/rHeatFluxAnalyzer documentation built on Nov. 27, 2019, 10:56 a.m.