dot-mcee_check_no_missing_vars: Check data frame columns for missing/infinite values

.mcee_check_no_missing_varsR Documentation

Check data frame columns for missing/infinite values

Description

Check data frame columns for missing/infinite values

Usage

.mcee_check_no_missing_vars(data, vars, where = NULL, max_show = 5)

Arguments

data

Data frame to check

vars

Character vector of column names to check

where

Optional context description for error messages

max_show

Maximum number of row indices to show per variable

Value

Invisibly TRUE if no missing data found, otherwise stops with error


MRTAnalysis documentation built on Sept. 9, 2025, 5:41 p.m.