,
Count number of complete segments of an eeg_lst object.
count_complete_cases_tbl(x, ...)
An eeg_lst
object.
Variables from the segment table to group by.
A tbl.
Other summary functions:
eeg_ica_cor_tbl()
,
eeg_ica_summary_tbl()
,
eeg_ica_var_tbl()
,
summaries
,
summary.eeg_lst()
if (FALSE) {
faces_segs_some %>% count_complete_cases(.recording, .description)
}