plot_gcomp_grid: Plot transect of gravity component grid

Description Usage Arguments Details Value References Examples

View source: R/plot_gcomp_grid.R

Description

Plots a transect of a supplied input grid, meaning that a 3d grid is reduced to a 2d transect on basis of a given axis (coordinate).

Usage

1
2
plot_gcomp_grid(grid_input, yloc = NA, layer_num = NA, output_dir = NA,
  plane, ...)

Arguments

grid_input

Data.frame, containing spatial coordinates in the columns (x, y, z).

yloc

Numeric, coordinate of the y-axis, along which the transect will be constructed.

output_dir

a

Details

missing

Value

Returns a ggplot figure. The plot is also saved to the specified output directory.

References

Marvin Reich (2017), mreich@posteo.de

Examples

1

marcianito/hygra documentation built on Aug. 3, 2020, 7:47 p.m.