change_resolution.RdApproximates x, y resolution from given coordinates to designated
change_resolution(obj, original, target, ...)
| obj | Object to do transformations on |
|---|---|
| original | defined as a list with width and height in pixesls. Ex: list(width=1920, height=1080) |
| target | defined as a list with width and height in pixesls. Ex: list(width=1920, height=1080) |
data frame with fixations with changed resolution. Can still yield out of bounds