ict.flightpath: Plot flight path

Description Usage Arguments Value

Description

Plots simple flight path if latitude and longitude columns are present

Usage

1
ict.flightpath(input, lat = NULL, lon = NULL)

Arguments

input

Path to the input .ict file

lat

Specify latitude column; if empty, will search for column called "latitude" or including "lat"

lon

Specify longitude column; if empty, will search for column called "longitude" or including "lon", "long", or "lng"

Value

A Plotly-geo object


zoey-rw/ICARTTr documentation built on May 20, 2019, 3:03 p.m.