Ghost (version 0.1.0)

constraint_check: Converting the column name to the column number of the dataset.

Description

This Function checks the validation of the inserted name of the constraint column and after that, the column name will be converted to column number of the dataset.

Usage

constraint_check(constraintCol, data_frame)

Arguments