plot_gravity_responses: Plot gravity response of observed and modeled gravity signal

Description Usage Arguments Details Value References Examples

View source: R/plot_gravity_reponses.R

Description

Plot gravity time series obtained through measurements during the sprinkling experiment and modeling of infiltration of sprinkled water.

Usage

1
2
plot_gravity_responses(gravity_obs, gravity_mod, input_dir = dir_input,
  output_dir = dir_output, dat_tsf = 7, ...)

Arguments

gravity_obs

Character string with the filename of the gravity observation data to be used.

gravity_mod

Character string with the filename of the modeled gravity response data.

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.