Approximates x, y resolution from given coordinates to designated

change_resolution(obj, original, target, ...)

Arguments

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)

Value

data frame with fixations with changed resolution. Can still yield out of bounds