scan_in_character {cleanepi} | R Documentation |
Scan through a character column
Description
Scan through a character column
Usage
scan_in_character(x, x_name, format)
Arguments
x |
The input |
x_name |
The name of the corresponding column |
format |
A |
Value
A <vector>
of <numeric>
with the proportion of the
different types of data that were detected within the input vector.
[Package cleanepi version 1.1.1 Index]