Learn R Programming

tgcd (version 2.0)

Refglow: Reference glow curves

Description

Two thermoluminescence glow curves.

Usage

data(Refglow)

Arguments

Format

A list that contains two thermoluminescence glow curves:

Details

Refglow contains two thermoluminescence glow curves (Refglow002 and Refglow009) from the GLOCANIN project. The author is grateful to Adrie J.J. Bos for providing the reference glow curves of the GLOCANIN project to test function tgcd.

References

Bos AJJ, Piters TM, Gomez Ros JM, Delgado A, 1993. An intercomparison of glow curve analysis computer programs: I. Synthetic glow curves. Radiation Protection Dosimetry, 47(1-4), 473-477.

Bos AJJ, Piters TM, Gomez Ros JM, Delgado A, 1994. An intercomparison of glow curve analysis computer programs: II. Measured glow curves. Radiation Protection Dosimetry, 51(4): 257-264.

Examples

Run this code
 # Load package "tgcd".
  require(tgcd)

  data(Refglow)
  names(Refglow)

Run the code above in your browser using DataLab