Skip to content

Commit

Permalink
Change default date in simple time series
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Williams committed Aug 10, 2020
1 parent 66b310d commit 312bece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Analysis/simple-time-series-modelling.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Need to change the following if updating
dateForAnalysisAsString<-"2020-07-01" # Must be 1st of a month
dateForAnalysisAsString<-"2020-06-01" # Must be 1st of a month

## @knitr timeSeriesFunctions
library("xts")
Expand Down

0 comments on commit 312bece

Please sign in to comment.