no_data_now: Check if data has length and rows

View source: R/utils.R

no_data_nowR Documentation

Check if data has length and rows

Description

Check if data has length and rows

Usage

no_data_now(x)

Arguments

x

A data frame or list to check

Examples

no_data_now(data.frame())
no_data_now(data.frame(a = 1))

metro documentation built on Nov. 2, 2023, 6:06 p.m.