Skip to content

Instantly share code, notes, and snippets.

@riqbal-k
Last active October 16, 2022 13:19
Show Gist options
  • Save riqbal-k/86f8f3269ab2374fd56a2acca4fdfa5b to your computer and use it in GitHub Desktop.
Save riqbal-k/86f8f3269ab2374fd56a2acca4fdfa5b to your computer and use it in GitHub Desktop.
ms.monthly<-to.monthly(ms.z,OHLC = FALSE)
head(ms.monthly)
sp.monthly<-to.monthly(sp.z,OHLC = FALSE)
head(sp.monthly)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment