air_passengers {RplotterPkg}R Documentation

air_passengers data

Description

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

Usage

air_passengers

Format

An object of class data.frame with 144 rows and 2 columns.

Source

datasets::AirPassengers


[Package RplotterPkg version 0.1.3 Index]