Validates the input data frame and column names for entity standardization.
validate_entity_inputs(
data,
target_cols_names,
output_cols,
prefix,
fill_mapping = NULL
)
Invisible NULL
A data frame or tibble to validate
Character vector of column names containing entity identifiers
Character vector of requested output columns
Optional character string to prefix the output column names
Named character vector specifying how to fill missing values