Rdocumentation
powered by
Learn R Programming
heemod (version 0.4.0)
read_file: 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
.