scan_in_character {cleanepi} | R Documentation |
Scan through a character column
Description
Scan through a character column
Usage
scan_in_character(x, x_name)
Arguments
x |
The input |
x_name |
The name of the corresponding column |
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.0 Index]