chck_na: Check if NA values are in columns of data.frame.

View source: R/checks.R

chck_naR Documentation

Check if NA values are in columns of data.frame.

Description

Check if NA values are in columns of data.frame.

Usage

chck_na(dat, col = NULL)

Arguments

dat

A data.frame.

col

A character vector specifying the columns.


andschar/andmisc documentation built on Jan. 19, 2025, 10:46 a.m.