Read parameters from text file.
Arguments
- file
String with path to text file.
- sep
String with separator of columns.
- return_list
Logical if TRUE, parameters are returned as list.
- ...
Arguments passed on to
read.table
.
Read parameters from text file.
String with path to text file.
String with separator of columns.
Logical if TRUE, parameters are returned as list.
Arguments passed on to read.table
.