#' 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.