View source: R/image_registration.R
xy_translate_spatial_locations | R Documentation |
Translate given X Y coordinates by given x and y translation values
xy_translate_spatial_locations(spatlocs, xtranslate, ytranslate)
spatlocs |
spatial locations to use |
xtranslate |
value to translate coordinates in the positive x direction |
ytranslate |
value to translate coordinates in the positive y direction |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.