plot_transect_2d: Plot 2d transect of modeled infiltration waster distribution

Description Usage Arguments Details Value References Examples

View source: R/plot_transect_2d.R

Description

Plot a transect in 2d of the 3d modeled infiltration water distribution. One or more specific time steps of the total sprinkling experiment duration can be chosen.

Usage

1
plot_transect_2d(sm_mod_data, tstep, y_pos, vert_limit = NA, ...)

Arguments

soilmoisture_mod

Character string with the filename of the modeled soil moisture data.

plot_ts

Vector of one or more time stamps at which plotting is desired. They have to be supplied in the unit "XX".

input_dir

Character string, containing the path to input file "gravity_obs".

output_dir

Character string, containing the path to the directory where to save the plot.

Details

missing

Value

Returns NULL as object. It creates a plot of all input time series. This plot is shown on screen as well as saved to the specified output folder.

References

Marvin Reich (2017), mreich@posteo.de

Examples

1

marcianito/gravityInf documentation built on April 10, 2021, 9:32 a.m.