assign coordinates to matched indices
Usage
align_index(matched_index, coord, jitter = 0)
Arguments
- matched_index
data.frame containing matching pairs of
coordinates
- seed
data.frame containing seed coordinates
- query
data.frame containing quert cooridates
- verbose
logical - should progress message be outputed to the
console
Value
adjusted query coordinate data.frame where each point
receives the coordinates of its best matche in the seed.