clcorrection: Cl-interference correction

View source: R/Cl.R

clcorrectionR 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)

ArArRedux documentation built on July 21, 2026, 1:07 a.m.