find_times: Find times in an eeg_* object

View source: R/data_selection.R

find_timesR Documentation

Find times in an eeg_* object

Description

Internal function to find the rows corresponding to the selected time limits

Usage

find_times(timings, time_lim)

Arguments

timings

timing information from the EEG object.

time_lim

character vector of the time limits

Value

logical vector of selected timepoints


craddm/eegUtils documentation built on March 24, 2022, 9:17 a.m.