Learn R Programming

tgcd (version 2.7)

Refglow: Reference glow curves

Description

Synthetic and measured thermoluminescence glow curves from the GLOCANIN project.

Usage

data(Refglow)

Arguments

Format

A list that contains 10 thermoluminescence glow curves.

Details

This object contains 10 thermoluminescence glow curves (x001 to x010) from the GLOCANIN project (Bos et al., 1993, 1994).

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