align_index | R Documentation |
assign coordinates to matched indices
align_index(matched_index, coord, jitter = 0)
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 |
adjusted query coordinate data.frame where each point receives the coordinates of its best matche in the seed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.