Reads a text file and creates a flat_table object. The file is expected to
contain a flat table whose first row contains the name of the columns. All
columns are considered to be of type String.
A string, name of the new field in which to include the name of
the file.
unknown_value
A string, value used to replace empty and NA values in
attributes.
Details
When multiple files are handled, the file name may contain information
associated with the flat table, it could be the table page information if the
name of a new field in which to store it is indicated in the page parameter.
We can also indicate the value that is used in the data with undefined values.