check.dataset: Check Presence of NULL or NaN Element Value in the Dataset

View source: R/check.R

check.datasetR Documentation

Check Presence of NULL or NaN Element Value in the Dataset

Description

The method controls that the dataset does not contain 'NULL', 'null', 'NaN' or 'nan' value.

Usage

check.dataset(data)

Arguments

data

Dataset (dataframe)

Value

An error if any condition is not satisfied.


TimeDepFrail documentation built on April 11, 2025, 5:41 p.m.