isoverse / isotopia

R toolbox for working with isotopic data (abundances, ratios, delta values, etc.).

Home Page:http://isotopia.kopflab.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

implement the rep() function for isoval objects

sebkopf opened this issue · comments

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