CleanCSV | R Documentation |
A blind user may not see the white space characters surrounding text or numbers in a csv file. These corrupt analyses and are annoying to fix.
CleanCSV(file)
file |
A vector of files to be checked |
Spits out the csv file in clean form, as well as a back up copy of the original file.
NULL. This function only affects external files.
A. Jonathan R. Godfrey
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.