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