isTableEmpty {omopgenerics} | R 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).
[Package omopgenerics version 0.4.1 Index]