as.flightpath.Rd (320B)
1 % Generated by roxygen2: do not edit by hand 2 % Please edit documentation in R/coercePath.R 3 \name{as.flightpath} 4 \alias{as.flightpath} 5 \title{Attempt to coerce an object into an instance of \code{flightpath}.} 6 \usage{ 7 as.flightpath(x) 8 } 9 \description{ 10 Attempt to coerce an object into an instance of \code{flightpath}. 11 } 12