Description Usage Arguments Value Examples
View source: R/getSmithGamma.R
Function to get Smith Gamma
1 | getSmithGamma(lat, time)
|
lat |
Latitude |
time |
time as POSIXct format |
Smiths Gamma
1 2 3 | lat <- 54
time <- as.POSIXct("2001-10-10",tz="UTC")
getSmithGamma(lat,time)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.