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


neuroconductor/eegUtils documentation built on Feb. 3, 2023, 5:33 p.m.