Get processing status for a single subject
Usage
get_subject_status(scfg, sub_id, ses_id = NULL)
Arguments
- scfg
Study configuration list.
- sub_id
Subject identifier.
- ses_id
Optional session identifier. When NULL
, all sessions found in the
subject's directory are returned.
Value
A data.frame with columns indicating completion status and times for each enabled step.