Last data update: 2014.03.03

R: Example data as 'RLum.Analysis' objects
ExampleData.RLum.AnalysisR Documentation

Example data as RLum.Analysis objects

Description

Collection of different RLum.Analysis objects for protocol analysis.

Format

IRSAR.RF.Data: IRSAR.RF.Data on coarse grain feldspar

Each object contains data needed for the given protocol analysis.

Version

0.1

Source

IRSAR.RF.Data

These data were kindly provided by Tobias Lauer and Matthias Krbetschek.

Lab: Luminescence Laboratory TU Bergakademie Freiberg
Lab-Code: ZEU/SA1
Location: Zeuchfeld (Zeuchfeld Sandur; Saxony-Anhalt/Germany)
Material: K-feldspar (130-200 μm)
Reference: Kreutzer et al. (2014)

References

IRSAR.RF.Data

Kreutzer, S., Lauer, T., Meszner, S., Krbetschek, M.R., Faust, D., Fuchs, M., 2014. Chronology of the Quaternary profile Zeuchfeld in Saxony-Anhalt / Germany - a preliminary luminescence dating study. Zeitschrift fuer Geomorphologie 58, 5-26. doi: 10.1127/0372-8854/2012/S-00112

Examples


##load data
data(ExampleData.RLum.Analysis, envir = environment())

##plot data
plot_RLum(IRSAR.RF.Data)

Results


R version 3.3.1 (2016-06-21) -- "Bug in Your Hair"
Copyright (C) 2016 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(Luminescence)
Welcome to the R package Luminescence version 0.6.0 [Built: 2016-05-30 16:47:30 UTC]
Push Pin: 'Made of used sample carriers'
> png(filename="/home/ddbj/snapshot/RGM3/R_CC/result/Luminescence/ExampleData.RLum.Analysis.Rd_%03d_medium.png", width=480, height=480)
> ### Name: ExampleData.RLum.Analysis
> ### Title: Example data as 'RLum.Analysis' objects
> ### Aliases: ExampleData.RLum.Analysis
> ### Keywords: datasets
> 
> ### ** Examples
> 
> 
> ##load data
> data(ExampleData.RLum.Analysis, envir = environment())
> 
> ##plot data
> plot_RLum(IRSAR.RF.Data)
> 
> 
> 
> 
> 
> 
> dev.off()
null device 
          1 
>