data_precheck: Internal helper function that deals with missing values and...

View source: R/dist_funcs.R

data_precheckR Documentation

Internal helper function that deals with missing values and redundant columns in the input dataframe.

Description

Internal helper function that deals with missing values and redundant columns in the input dataframe.

Usage

data_precheck(X)

Arguments

X

a dataframe that the user initially inputs for matching.

Value

a dataframe with modified data if necessary


ShichaoHan/MultiObjMatch documentation built on May 3, 2022, 7:24 p.m.