scan_in_character: Scan through a character column

View source: R/clean_data_helpers.R

scan_in_characterR Documentation

Scan through a character column

Description

Scan through a character column

Usage

scan_in_character(x, x_name)

Arguments

x

The input <vector> of characters

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.


cleanepi documentation built on April 4, 2025, 5:12 a.m.