flightpathr

Tools to analyze aircraft and flight path data.
git clone https://git.eamoncaddigan.net/flightpathr.git
Log | Files | Refs | README | LICENSE

is.flighttrajectory.Rd (292B)


      1 % Generated by roxygen2: do not edit by hand
      2 % Please edit documentation in R/createTrajectory.R
      3 \name{is.flighttrajectory}
      4 \alias{is.flighttrajectory}
      5 \title{Check if an object is a flighttrajectory}
      6 \usage{
      7 is.flighttrajectory(x)
      8 }
      9 \description{
     10 Check if an object is a flighttrajectory
     11 }
     12