get_appropriate_format {cleanepi} | R Documentation |
Transform scanning result format into user-chosen format
Description
Transform scanning result format into user-chosen format
Usage
get_appropriate_format(counts, valid_count, format)
Arguments
counts |
A numeric vector with the counts of the different data types |
valid_count |
A numeric with the number of non-missing values in the the target column. |
format |
A character with the user-specified format |
[Package cleanepi version 1.1.1 Index]