The Johansson Continentality Index is usually used for the climatic differentiation between continental and oceanic climates.
jci(data, data_names = NULL, value, na.rm = FALSE, ...)
medium temperature
names of each period of time
lat
logical. Should missing values (including NaN) be removed?
...
JCI
Chronopoulou-Sereli A. 1996. Courses of Agricultural Meteorology.Publications Agricultural University of Athens: Athens, OH
# NOT RUN {
data(data_all)
jci(data = data_all$tg, value = data_all$lat)
# }
Run the code above in your browser using DataLab