Skip to contents

Thin wrapper around pbwg_traffic_summary() returning the CHN-EUR schema (schema = "chn").

Usage

pbwg_chn_summary(wef, til, region = "ECAC", conn = NULL)

Arguments

wef

Start date (inclusive). Can be anything that lubridate::as_date() understands.

til

End date (inclusive). Can be anything that lubridate::as_date() understands.

region

DAIO region code. Defaults to "ECAC".

conn

Optional Oracle DBI::DBIConnection. When omitted a fresh connection to PRUDEV is created via eurocontrol::db_connection(), with access to SWH_FCT.V_FAC_FLIGHT_MS and PRUDEV.V_PRU_AIRCRAFT_CATEGORY.