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