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]
checkNA {dataCompareR} | R Documentation |
Checks a data frame is NA - if so, stops
checkNA(df)
df |
A (probable) dataframe |
Nothing. Errors is df is NA