check_subject: check_subject

View source: R/utils.R

check_subjectR Documentation

check_subject

Description

check_subject

Usage

check_subject(subject_code, subject_dir, trials)

Arguments

subject_code

Character specifying subject's code

subject_dir

List containing sub-directories of subject's folder in rave_data, from module_tools$get_subject_dirs()

trials

Integer vector with a number for each trial

Examples

check <- check_subject('KAA', module_tools$get_subject_dirs(), 1:8)

ozmosis17/Fragility documentation built on March 22, 2023, 2:16 a.m.