Learn R Programming

tgcd (version 2.7)

Kitis: Thermoluminescence glow curves provided by George Kitis

Description

A total of 22 thermoluminescence glow curves measured from various materials provided by George Kitis.

Usage

data(Kitis)

Arguments

Format

A list that contains 22 thermoluminescence glow curves.

Details

This object contains 22 thermoluminescence glow curves (x001 to x022) provided by George Kitis. x001 (Al2O3:C), x002 (CaF2:Dy), x003 (LBO), x004 (Background), x005 (MgO), x006 (BeO), x007 (CaF2:Tm), x008 (Salt), x009 (CaF2:Dy), x010 to x016 (quartz irradiated with dose of 1, 2, 4, 8, 16, 32, and 64 Gy), x017 and x018 (BeO), x019 and x020 (Salt), x021 and x022 (MgO).

Examples

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

  data(Kitis)
  names(Kitis)

Run the code above in your browser using DataLab