View source: R/construct_transform_coordinates.R
transform_segment | R Documentation |
Helper function to apply transform_df_coords()
to the dataframe constructed
by construct_grid()
or similar.
transform_segment(df, m)
df |
Dataframe with column names |
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.