View source: R/read_alevel_out.R
Read outputs of ALEVEL.OUT
1 2 3 4 5 6 7 | read.alevel.out(
project.path,
out.file = "A_Level.out",
output = NULL,
warn = FALSE,
...
)
|
project.path |
path of hydrus project |
out.file |
name of teh alevel file: "A_Level.out" is default output file. |
output |
vector of output names that should be read |
warn |
Logical for displaying/suppressing warnings producted by data.table::fread() |
... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.