KOI analysed the oceanity assuming that marine climates have colder spring months in comparison with the autum nmonth.
koi(data, data_names = NULL, na.rm = FALSE, ...)
medium temperature
names of each period of time
logical. Should missing values (including NaN) be removed?
...
Kerner Oceanity Index
Zambakas J. 1992.General Climatology. Department of Geology,National & Kapodistrian University of Athens, Athens. Gavilan RG. 2005. The use of climatic parameters and indices in vege-tation distribution. A case study in the Spanish System Central.Int. J.Biometeorol.50: 111<U+2013>120.
# NOT RUN {
data(data_all)
koi(data = data_all$tg)
# }
Run the code above in your browser using DataLab