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)


bp documentation built on May 10, 2022, 5:12 p.m.