Learn R Programming

trip (version 1.8.5)

reproj: Reprojection

Description

A reproj method for trip objects.

Usage

# 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'