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 Sept. 30, 2024, 9:16 a.m.