reproj {trip} | R Documentation |
A reproj method for trip objects.
## S3 method for class 'trip'
reproj(x, target, ..., source = NULL)
x |
trip object |
target |
target projection |
... |
ignored |
source |
projection of source data, usually ignore this for trips |
a trip reprojected to 'target'