findRoute: Solve the problem of finding a route between two cities of...

Description Usage Arguments

Description

Solve the problem of finding a route between two cities of the Ryanair dataset

Usage

1
findRoute(from, to, date, interval = 1, max.stops = 5)

Arguments

from

the departing city

to

the arrival city

date

the departing day

interval

how many days to consider from date. Default 1 means that departure is exactly at date


clemlaflemme/RyanEverywhAir documentation built on May 14, 2019, 8:17 a.m.