Learn R Programming

ArArRedux (version 1.1)

clcorrection: Cl-interference correction

Description

Apply the interference correction for the Cl-decay products

Usage

clcorrection(X, irr)

Value

an object of class redux

Arguments

X

an object of class redux

irr

the irradiation schedule

Examples

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

Run the code above in your browser using DataLab