SanitizeColumn | R Documentation |
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"
SanitizeColumn(col)
col |
String vector |
A string vector with sanitized entries
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.