Learn R Programming

threejs (version 0.3.4)

flights: Global flight example data from Callum Prentice.

Description

Global flight example data from Callum Prentice. Data are dynamically downloaded from GitHub.

Usage

flights()

Arguments

Format

A data frame with 34,296 observations of 4 variables: origin_lat, origin_long, dest_lat, and dest_long.