What's the opposite function to lag for an R vector/dataframe?

后端 未结 4 1187
不知归路
不知归路 2021-02-20 11:49

I have a problem dealing with time series in R.

#--------------read data

wb = loadWorkbook(\"Countries_Europe_Prices.xlsx\") 
df = readWorksheet(wb, sheet=\"Sh         


        
4条回答
提交回复
热议问题