All functions

Args2Null()

Convert missing arguments to NULL.

BetweenTime()

Does the time fall in specified range?

CheckDuplicateRow()

Is there any duplicate rows?

GetPrice() GetItineraries() GetLegs() GetSegments() GetCarriers() GetAgents() GetPlaces()

Extract price information from request response.

ListUnpack() ListPack()

Write an object to a character string or recreate it from a character string.

airports

A data contain the airports information.

apiBrowseFlight()

Browse flight prices from the skyscanner cache.

apiCheckKey()

Check the API key.

apiCheckStatus()

Check status of request response.

apiCreateSession()

Create session of live flight search.

apiMakeHeader()

Make headers to a request.

apiPollSession()

Poll session of live flight search.

apiSetKey() apiGetKey()

API key.

cron_clear

Clear all cron jobs.

cron_create()

Create a cron job.

cron_ls

List the contents of a crontab.

cron_rm

Remove a cronjob.

dbAppendTableNew()

Insert rows into a table.

dbCreateDB()

Connect to a SQLite database and create tables.

dbDisconnect

Disconnect (close) a connection.

dbListTables

List remote tables.

dbSaveData()

Save data to SQLite database.

flightFilter()

Filter flights with matching conditions.

flightGet()

Get flight data from source.