clcorrection {ArArRedux}R Documentation

Cl-interference correction

Description

Apply the interference correction for the Cl-decay products

Usage

clcorrection(X, irr)

Arguments

X

an object of class redux

irr

the irradiation schedule

Value

an object of class redux

Examples

data(Melbourne)
Cl <- clcorrection(Melbourne$X,Melbourne$irr)
plotcorr(Cl)

[Package ArArRedux version 1.0 Index]