diff --git a/Time Series/r_time_series_example.R b/Time Series/r_time_series_example.R index 26ec004..bc1d1b3 100644 --- a/Time Series/r_time_series_example.R +++ b/Time Series/r_time_series_example.R @@ -6,7 +6,7 @@ library(tseries) # Set your working directory to where your script and # data files sit on your local computer -setwd("C:\\Users\\Rebecca\\Desktop\\time_series") +setwd("C:\\Your\\Path\\Directory\\Here") # Read csv file of train dataset as a univariate # (single variable) series, with datetime