plot_RegDosePoints function

Plot Regeneration Dose Points

Plot Regeneration Dose Points

Simple plot functionality to visualise Lx/TxL_x/T_x values against the dose extracted from data created by create_DataFile

plot_RegDosePoints(object, nrow = 3L, ncol = nrow, ...)

Arguments

  • object: list (required ): input object created by create_DataFile
  • nrow: integer (with default): number of rows used for the plot panel
  • ncol: integer (with default): number of columns in the plot panel
  • ...: further plot arguments passed down to modify the plot output. Supported arguments are xlab, ylab, type, pch, col, cex

Returns

The function returns a plot

Examples

data(DATA3,envir = environment()) plot_RegDosePoints(DATA3)

See Also

create_DataFile

Author(s)

Sebastian Kreutzer, Institute of Geography, Heidelberg University (Germany) , RLum Developer Team

  • Maintainer: Anne Philippe
  • License: GPL-3
  • Last published: 2024-06-16