for example d <- delta(100) weight(rep(d, 5), weight = 1:5) alternatively (or in addition), allow weight to multiple single isotope values to the appropriate length
for example
d <- delta(100)
weight(rep(d, 5), weight = 1:5)
alternatively (or in addition), allow weight to multiple single isotope values to the appropriate length