Skip to content
Current Type: Line
Current X-axis: V1
Current Y-axis: V3
Current Color: None
aod = read.table(file = "aod_-24_40.txt", header = FALSE)
aod2 <- aod[,-2]
aod2
ts(aod2, start = c(2012,1),frequency = 12)