f_check_col_not_empty: Check whether column is empty

View source: R/f - Check col not empty.R

f_check_col_not_emptyR Documentation

Check whether column is empty

Description

Checks whether column is empty.

Usage

f_check_col_not_empty(df.input, c.col)

Arguments

df.input

—–

c.col

—–

Details

-

Value

Nothing.

Author(s)

Pieter Overdevest

Examples

f_check_col_not_empty(

       df.input,
       c.col
)

pieterov/generaltoolbox documentation built on Jan. 25, 2025, 10:32 a.m.