Commit 840ff712 by Rebecca Merrett

Updating path/directory

parent 727f2cb3
...@@ -6,7 +6,7 @@ library(tseries) ...@@ -6,7 +6,7 @@ library(tseries)
# Set your working directory to where your script and # Set your working directory to where your script and
# data files sit on your local computer # 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 # Read csv file of train dataset as a univariate
# (single variable) series, with datetime # (single variable) series, with datetime
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment