Description Usage Arguments Value
View source: R/construct_transform_coordinates.R
Given dataframe, column names of coordinates, and a transformation matrix, return dataframe with transformed coordinates.
1 |
df |
Dataframe with coordinates. |
... |
Column names where coordinates are (Will be treated as x, y, ...). Column names not supplied will be unchanged. |
m |
Matrix transformation to apply. |
Dataframe with transformed coordinates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.