Skip to content

Instantly share code, notes, and snippets.

@nataliamd11
Created July 31, 2018 00:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nataliamd11/ae9eb6d7ee36570108e6c6f87a17bbe1 to your computer and use it in GitHub Desktop.
Save nataliamd11/ae9eb6d7ee36570108e6c6f87a17bbe1 to your computer and use it in GitHub Desktop.
head of m_mm_ac and m_t_mean
# > head(m_mm_ac)
# month.order year accumulated.value
# 1 10 2007 0.6
# 2 11 2007 26.7
# 3 12 2007 68.3
# > head(m_t_mean)
# month.order year mean.value
# 1 10 2007 22.48750
# 2 11 2007 21.04500
# 3 12 2007 23.29516
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment