Skip to contents

This function removes: 1. Commas with space 2. Hyphen with space 3. Multiple dots with single space 4. Multiple spacies with single space 5. NA with "UNKNOWN"

Usage

SanitizeColumn(col)

Arguments

col

String vector

Value

A string vector with sanitized entries