This function returns an isotope object's weighted values.

get_weighted_value(iso)

# S4 method for ANY
get_weighted_value(iso)

# S4 method for Isoval
get_weighted_value(iso)

# S4 method for Isosys
get_weighted_value(iso)

Value

In the case of a single isotope object (Isoval), returns a numeric vector of the object's values weighted by the object's weights. In the case of an isotope system (Isosys), returns the data frame underlying the object with all its isotope value objects replaced with their weighted values.

See also