Description Usage Arguments Value
View source: R/eyer-preprocessing.R
Approximates x, y resolution from given coordinates to designated
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.