Firstly i’m sorry about my poor english skill 🙁
I want to convert the data which collect data each 9 seconds.
I want to use ts() function in R.
I got difficult times to set freq = option.
I through that freq will be 31,536,000/9 = 3,504,000.
But time series x axis values are strange…
I get total 296 data and these data collected each 9 seconds
so, x axis must be about 296 * 9 (it can be wrong)
New contributor
김상현 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.