read.nod_inf: READ outputs of NOD_INF.OUT

Description Usage Arguments

View source: R/read_node_inf.R

Description

READ outputs of NOD_INF.OUT

Usage

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

Arguments

project.path

Path to the H1D project

out.file

## Name of the Nod_Inf.out file, in case saved to different name

output

Vector of output types to be read (e.g., "Head", "Moisture", "Flux") Default is NULL, meaning all the outputs is read.

warn

Should the warning of coercion of character to NA be shown

...

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