Uranium concentration profile for transect

u_conc_profile_plot(
  output,
  big_size = 10,
  less_big_size = 8,
  point_size = 2,
  digits = 1
)

Arguments

output

Output from the `osUTh()` function

big_size

Size of the main text on the plot, default is 10

less_big_size

Size of the minor text on the plot, default is 8

point_size

Size of the data points on the plot, default is 2

digits

Number of digits to round the numeric output displayed as the plot title, default is 1