Description Usage Arguments Value
View source: R/construct_transform_coordinates.R
Helper function to apply 'transform_df_coords()' to the dataframe constructed by 'construct_grid()' or similar.
1 | transform_segment(df, m)
|
df |
Dataframe with column names 'x', 'y', 'xend', 'yend'. |
m |
2x2 matrix. |
Dataframe with same column names but coordinates transformed according to 'm'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.