Apply the given transform to x,y coordds

apply_transform(transform, coords_df)

Arguments

transform

matrix transform to apply

coords_df

data.frame containing x,y coords

Value

data.frame with updated coordinates