Quantcast
Channel: Data Science, Analytics and Big Data discussions - Latest topics
Viewing all articles
Browse latest Browse all 4448

How to properly extract time series hourly data?

$
0
0

@Shaktiprofile wrote:

in the time series hourly data , date is not starting from 1 january it is infact starting from 25-08-2012 to 25-09-2014
in the ts() function
footfall_5 <- ts(mat[,3],start=c(2012,8,25),freq=365*24)
plot(footfall)
plot is showing the graph from 1 january 2012.
if above syntax is wrong please make it right or another way to do it.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4448

Latest Images

Trending Articles



Latest Images