f_check_cols_present: Check whether columns are present

View source: R/f - Check cols present.R

f_check_cols_presentR Documentation

Check whether columns are present

Description

Checks whether columns are present.

Usage

f_check_cols_present(df.input, v.col)

Arguments

df.input

—–

c.id

—–

Details

-

Value

Nothing.

Author(s)

Pieter Overdevest

Examples

f_check_cols_present(

    df.input,
    v.col
)

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