as.data.frame.flighttrajectory.Rd (327B)
1 % Generated by roxygen2: do not edit by hand 2 % Please edit documentation in R/createTrajectory.R 3 \name{as.data.frame.flighttrajectory} 4 \alias{as.data.frame.flighttrajectory} 5 \title{Convert a trajectory to a data.frame} 6 \usage{ 7 \method{as.data.frame}{flighttrajectory}(x) 8 } 9 \description{ 10 Convert a trajectory to a data.frame 11 } 12