isTableEmpty: Check if a table is empty or not

View source: R/utilities.R

isTableEmptyR Documentation

Check if a table is empty or not

Description

Check if a table is empty or not

Usage

isTableEmpty(table)

Arguments

table

a table

Value

Boolean to indicate if a cdm_table is empty (TRUE or FALSE).


omopgenerics documentation built on Dec. 1, 2025, 5:07 p.m.