fetchFixes: fetchFixes

Description Usage Arguments Value

View source: R/fixTools.R

Description

Get all LIDs, fixes, and waypoints for the US from FAA

Usage

1
fetchFixes(verbose = TRUE)

Arguments

verbose

provide updates on progress

Note that this takes about a minute as we fetch in batches of 1000 and we pause half a second between the requests to be kind and avoid undue attention.

This data is already availble as data(fixes), so you usually don't need to call this. But it is here to provide updates as needed.

Value

dataframe containing identifier, lon, and lat


erikor/airtraffic documentation built on Nov. 4, 2019, 11:56 a.m.