dataCompareR (version 0.1.2)

checkForRCompareCol: checkForRcompareCol

Description

checkForRcompareCol

Usage

checkForRCompareCol(df1)

Arguments

df1

a data frame

Value

None. Stops if error.

Examples

Run this code
# NOT RUN {
checkForRcompareCol(iris)
# }

Run the code above in your browser using DataCamp Workspace