The annual range of monthly mean air temperatures grados
moi(data, lat, data_names = NULL, na.rm = FALSE, ...)
daily mean temperature, Celsius
latitude, degree
names of each period of time
logical. Should missing values (including NaN) be removed?
further arguments passed to or from other methods
index value
Marsz A, Rakusa-Suszczewskis S. 1987. Charakterystyka ekologiczna rejonu Zatoki Admiralicji (King George Island, SouthShetland Islands). 1. Klimat i obszary wolne od lodu.Kosmos36:103<U+2013>127.
# NOT RUN {
data(data_all)
moi(data = data_all$tg, lat = data_all$lat)
# }
Run the code above in your browser using DataLab