date_match_format_and_column {cleanepi} | R 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 |
format |
A |
Value
A <vector>
of characters with the validated formats
[Package cleanepi version 1.1.0 Index]