Internal function to dispatch files to the correct parser
dispatch_parser(filename, decimal = ".", sep = NULL)
Path of the file to parse
Character to be used to identify decimal plates
(defaults to .
).
Column delimiting characters to be considered in addition to the default (which are: tab, space, and ";")