This modular function, in the context of this package, is responsible for removing commas
from attribute(s) values. Removal of commas facilitates the conversion of attributes into the numeric class.
Usage
comma_cleaner(comma_df)
Value
A clean data frame with numeric no-comma values for attribute(s).
Arguments
comma_df
A dirty data frame obtained from the FLUOstar DAT file.