subject_subset_check: Compatibility Check for User-Supplied Subject Subset Vector

View source: R/helper_functions.R

subject_subset_checkR Documentation

Compatibility Check for User-Supplied Subject Subset Vector

Description

Compatibility Check for User-Supplied Subject Subset Vector

Usage

subject_subset_check(data, subj = NULL)

Arguments

data

Input data within original function

subj

A vector corresponding to a selected subset of subjects to refine the supplied data with

Value

Logical indicating whether the subj vector passes the checks (TRUE), or not (FALSE)


johnschwenck/bp documentation built on Aug. 18, 2022, 11:30 a.m.