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?
Cet exercice fait partie du cours
Case Study: Analyzing City Time Series Data in R
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
