R/flightpathr.R

#' flightpathr: Tools to analyze aircraft and flight path data.
#'
#' This package provides functions for analyzing flight track and flight path
#' data. Useful for studies of pilot and controller performance.
#'
#' @section Functions:
#' \code{distanceFromPath()} Measures the distance between an aircraft
#'  trajectory and a flight path.
#'
#' @docType package
#' @name flightpathr
NULL
eamoncaddigan/flightpathr documentation built on May 15, 2019, 7:26 p.m.