subject_subset_check {bp}R 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)


[Package bp version 2.1.0 Index]