read_file {heemod} | R Documentation |
Read the accepted file formats for tabular input
Description
Columns starting with '.comment' are ignored.
Usage
read_file(file_name)
Arguments
file_name |
File name. |
Value
A data.frame
.
[Package heemod version 1.0.1 Index]