# NOT RUN {
# Load sample data as in Load() example:
example(Load)
clim <- Clim(sampleData$mod, sampleData$obs)
tmpfile <- tempfile(tmpdir = tempdir(), fileext = ".eps")
PlotClim(clim$clim_exp, clim$clim_obs, toptitle = paste('climatologies'),
ytitle = 'K', monini = 11, listexp = c('CMIP5 IC3'),
listobs = c('ERSST'), biglab = FALSE, fileout = tmpfile)
# }
Run the code above in your browser using DataLab