flights {threejs} | R Documentation |
Global flight example data from Callum Prentice.
Description
Global flight example data from Callum Prentice. Data are dynamically downloaded from GitHub.
Usage
flights()
Format
A data frame with 34,296 observations of 4 variables: origin_lat, origin_long, dest_lat, and dest_long.
Source
See Callum Prentice https://raw.githubusercontent.com/callumprentice/callumprentice.github.io/master/apps/flight_stream/js/flights_one.js
[Package threejs version 0.3.4 Index]