read.alevel.out: Read outputs of ALEVEL.OUT

Description Usage Arguments

View source: R/read_alevel_out.R

Description

Read outputs of ALEVEL.OUT

Usage

1
2
3
4
5
6
7
read.alevel.out(
  project.path,
  out.file = "A_Level.out",
  output = NULL,
  warn = FALSE,
  ...
)

Arguments

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()

...

shoebodh/hydrusR documentation built on April 17, 2020, 12:52 p.m.