ft_track: Quickly and Easily Track a Flight

Description Usage Arguments Details

View source: R/build.R

Description

Quickly and Easily Track a Flight

Usage

1
ft_track(dest, tr.mode = c("single", "multiple"), tr.limit = 4)

Arguments

dest

flight destination code

tr.mode

report mode to track one or many destinations c("single","multiple"). For example tr.mode = "multiple"

tr.limit

limit of dest code. Only four (4) dest could be track in multiple tr.mode and one (1) for single

Details

This function uses the destination code of the flight, visualizes the route of the flight and gives the information on remaining time,airport,and so on


jmcimula/flytr documentation built on May 19, 2019, 1:52 p.m.