mesh_tmap_plot: Plot thickness map

View source: R/mesh_thicknessMap.R

mesh_tmap_plotR Documentation

Plot thickness map

Description

Plots a given thickness map with some sensible defaults using ggplot

Usage

mesh_tmap_plot(
  tmap,
  font_size,
  y.label = "PC2 (mm)",
  x.label = "",
  annot = "A"
)

Arguments

tmap

A thickness map as output by the mesh_tmap function

font_size

A numeric value specifying the font size argument to be passed on to ggplot

y.label

A text to be used to label the y axis

x.label

A text to be used to label the x axis

annot

An annotation to be added to the resulting graph

Value

A ggplot object, ready to be plotted.

Author(s)

Cornel M. Pop


cornelmpop/Lithics3D documentation built on Feb. 10, 2024, 11:54 p.m.