Description Usage Arguments Value
Note that input coordinates must be spatially aligned vertically and horizontally. This may not always be the case, e.g. for some spatial projections that curve geographic space.
1 | transform_coords(coords, d_x = NA, d_y = NA)
|
coords |
A dataframe of x,y coordinates of population unit locations. |
d_x |
The distance between points in the x dimension |
d_y |
The distance between points in the y dimension |
A dataframe with two columns, r and c, that correspond to row and column indices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.