############
## Loading the monthly time series of precipitation within the Ebro River basin.
data(EbroPPtsMonthly)
# Standarizing only some values of 'EbroPPtsMonthly'
stdx(as.matrix(EbroPPtsMonthly[1:70,10:13]))
Run the code above in your browser using DataLab