check_function: Missing value check

View source: R/check_function.R

check_functionR Documentation

Missing value check

Description

Checks if there are any missing values in a given column from the dataset.

Usage

check_function(name, column)

Arguments

name

Column in which missing values will be sought.

column

Column name, in string format.

Value

No return, only performs a check.


DIETCOST documentation built on June 8, 2025, 1:51 p.m.