filter_times: Filters out object with only times between start and end

Description Usage Arguments Methods (by class)

View source: R/pupilr-preprocessing.R

Description

Filters out object with only times between start and end

Usage

1
2
3
4
filter_times(obj, start, end, ...)

## S3 method for class 'surface.item'
filter_times(obj, start, end, ...)

Arguments

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)

Methods (by class)


hejtmy/pupilr documentation built on April 23, 2021, 11:53 a.m.