Scan through a character column
     
    
    Usage
    scan_in_character(x, x_name, format)
 
     
    
    Arguments
- x
 
The input <vector> of characters
 
- x_name
 
The name of the corresponding column
 
- format
 
A <character> with the user-specified format
 
 
    
    Value
    A <vector> of <numeric> with the proportion of the
different types of data that were detected within the input vector.