BrailleR (version 1.0.2)

CleanCSV: clean out unwanted white space from a csv file

Description

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.

Usage

CleanCSV(file)

Value

NULL. This function only affects external files.

Arguments

file

A vector of files to be checked

Author

A. Jonathan R. Godfrey

Details

Spits out the csv file in clean form, as well as a back up copy of the original file.