write.obs.nodes: Write observation nodes in profile.dat

Description Usage Arguments Examples

View source: R/write_obs_nodes.R

Description

Write observation nodes in profile.dat

Usage

1
write.obs.nodes(project.path, obs.nodes = NULL, ...)

Arguments

project.path

path to the hydrus project

obs.nodes

Observation nodes

Examples

1
2
3
4
5
## Not run: 
write.obs.nodes(project.path, obs.nodes = c(5, 10, 20, 30)) ## Writes at these depths
write.obs.nodes(project.path) ##

## End(Not run)

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