check_all_data: Function to check all data requirements. Simply iterates over...

Description Usage

View source: R/utils.R

Description

Function to check all data requirements. Simply iterates over the requirements and applies the changes to the given id tibble based on the data-checking functions.

Usage

1
2
3
4
5
6
7
check_all_data(
  ids,
  required_list,
  modality = NA,
  col_suffix = NA,
  my_required = NA
)

DecisionNeurosciencePsychopathology/DataTracker documentation built on Jan. 20, 2022, 4:51 p.m.