Skip to content
Prev 177207 / 398503 Next

From daily series to monthly and viceversa

Ok, using

mcambio <- aggregate(cambio, as.yearmon, mean)

works perfectly!! Should I worry about the missing values or not anyway? And
then I go to the following question. From monthly data to daily using a
specific formula?