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?
Diese Übung ist Teil des Kurses
Case Study: Analyzing City Time Series Data in R
Interaktive Übung
Setze die Theorie in einer unserer interaktiven Übungen in die Praxis um
