Description Usage Arguments Methods (by class)
View source: R/pupilr-preprocessing.R
Filters out object with only times between start and end
1 2 3 4 | filter_times(obj, start, end, ...)
## S3 method for class 'surface.item'
filter_times(obj, start, end, ...)
|
obj |
object to be modified |
start |
start time in seconds |
end |
end time in seconds |
... |
optional parameters just like in get_gaze_timewindow, get_fixations (e.g. on_surface) |
surface.item
: filters gaze data in a surface.item
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.