Description Usage Arguments Author(s)
Function for reading the 'output.hru' files of SWAT 2005 (regarding HRUs), and giving as output a data.frame with the columns of the read file. 
1 2  | 
file | 
 the name of the file which the data are to be read from. If it does not contain an _absolute_ path, the file name is _relative_ to the current working directory, 'getwd()'. Tilde-expansion is performed where supported.  | 
out.type | 
 Type of results that have to be read. It must be one of the following values:   | 
hruID | 
 OPTIONAL. Integer with the number of the HRU for wich the results will be provided.   | 
col.names | 
 OPTIONAL. character with the column name in   | 
tstep | 
 Time step used for the simulation that created the ‘output.hru’ file.   | 
Date.Ini | 
 OPTIONAL, only used when   | 
Date.Fin | 
 OPTIONAL, only used when   | 
date.fmt | 
 character, with the format used to define   | 
verbose | 
 logical; if TRUE, progress messages are printed  | 
Mauricio Zambrano-Bigiarini, mzb.devel@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.