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?
Este ejercicio forma parte del curso
Case Study: Analyzing City Time Series Data in R
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
