View source: R/clean_data_helpers.R
scan_in_character | R Documentation |
Scan through a character column
scan_in_character(x, x_name)
x |
The input |
x_name |
The name of the corresponding column |
A <vector>
of <numeric>
with the proportion of the
different types of data that were detected within the input vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.