```R trip::as.ltraj.trip function (xy) { .Deprecated("as(x, \"ltraj\")") as(xy, "ltraj") } ``` probably just keep it?