plot_ts_data: Plot multiply time series with one same basis

Description Usage Arguments Details Value References Examples

Description

Plot all gravity time series used and calulated throught this reduction procedure in one joined plot.

Usage

1
2
3
plot_ts_data(gravity_obs = NA, gravity_outside, gravity_below,
  gravity_reduced = NA, 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_outside

Data.frame, containing gravity response corresponding to mass variations from outside of the buildling. It has 2 columns (datatime and value).

gravity_below

Data.frame, containing gravity response corresponding to mass variations from below of the buildling. It has 2 columns (datatime and value).

gravity_reduced

Data.frame, containing the reduced gravity data (gravity observation data corrected for mass variations from below the SG building). It has 2 columns (datatime and value).

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/UmbrellaEffect documentation built on July 1, 2019, 8:30 p.m.