Learn R Programming

cleanepi (version 1.1.0)

date_match_format_and_column: Check whether the number of provided formats matches the number of target columns to be standardized.

Description

Check whether the number of provided formats matches the number of target columns to be standardized.

Usage

date_match_format_and_column(target_columns, format)

Value

A <vector> of characters with the validated formats

Arguments

target_columns

A <vector> of column names to be standardized

format

A <vector> of formats to be used when standardizing the columns