checkNA {dataCompareR}R Documentation

CheckNA

Description

Checks a data frame is NA - if so, stops

Usage

checkNA(df)

Arguments

df

A (probable) dataframe

Value

Nothing. Errors is df is NA


[Package dataCompareR version 0.1.4 Index]