Pick out the xts object
It looks like your flights
data will need some modifications before it can be turned into an xts
object. As you know, there are many different types of objects in R. xts
objects are specifically designed for time series functionality.
Which of the following accurately describes the internal structure of an xts
object?
This exercise is part of the course
Case Study: Analyzing City Time Series Data in R
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
