Learn R Programming

ArArRedux (version 1.0)

clcorrection: 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

Run this code
# NOT RUN {
data(Melbourne)
Cl <- clcorrection(Melbourne$X,Melbourne$irr)
plotcorr(Cl)
# }

Run the code above in your browser using DataLab