date_match_format_and_column: Check whether the number of provided formats matches the...

View source: R/date_standardization_helpers.R

date_match_format_and_columnR Documentation

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)

Arguments

target_columns

A vector of column names to be standardized

format

A vector of formats to be used when standardizing the columns

Value

A vector of format


cleanepi documentation built on June 22, 2024, 9:48 a.m.