Read Flow Data from File
read_flows(file, columns = c("DateTime", "Flow"), switches = TRUE, fileEncoding = "Windows-1252", dbg = TRUE)
file | path to text file containing flow data |
---|---|
columns | names of columns to be selected. Default:
|
switches | passed to |
fileEncoding | encoding used in |
dbg | if |