apply.transform | R Documentation |
Takes a list obtained with find.optimal.transform
and
a matrix of x, y coordinates and returns the transformed x, y coordinates
Takes a list of obtained with find.optimal.transform
and
a matrix of x, y coordinates and returns the transformed x, y coordinates
apply.transform(map, set) apply.transform(map, set)
map |
List containing transformation matrices |
set |
Matrix of x, y coordinates to be transformed |
Matrix of transformed x, y coordinates
Matrix of transformed x, y coordinates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.