air_passengers | R Documentation |
Data where the base datasets::AirPassengers
monthly time
series of international airline passenger numbers 1949-1960 was converted to
a data frame using tsbox::ts_df(datasets::AirPassengers)
.
time | Date with format 1949-01-01 |
value | numeric number of passengers in thousands |
air_passengers
An object of class data.frame
with 144 rows and 2 columns.
datasets::AirPassengers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.