find_messages_edf: Take EDF files and return a tiblle with important behavioral...

View source: R/find_messages_edf.R

find_messages_edfR Documentation

Take EDF files and return a tiblle with important behavioral events

Description

Take EDF files and return a tiblle with important behavioral events

Take EDF files and return a tiblle with important behavioral events

Usage

find_messages_edf(file_list, varnames, patterns, output_directory)

find_messages_edf(file_list, varnames, patterns, output_directory)

Arguments

file_list

list of edf files

varnames

a vector of variable names from experiment c("TRIALID", "ACCURACY")

patterns

a vector of patters to look for ("TRIALID", "!V TRIAL_VAR script")

output_directory

where you want files to be stored

file_list

list of edf files

varnames

a vector of variable names from experiment c("TRIALID", "ACCURACY")

patterns

a vector of patters to look for ("TRIALID", "!V TRIAL_VAR script")

file_list

list of edf files

varnames

a vector of variable names from experiment c("TRIALID", "ACCURACY")

patterns

a vector of patters to look for ("TRIALID", "!V TRIAL_VAR script")


dmirman/gazer documentation built on Aug. 1, 2022, 2:02 p.m.