This function returns an isotope object's weight values.

get_weight(iso)

# S4 method for ANY
get_weight(iso)

# S4 method for Isoval
get_weight(iso)

# S4 method for Isosys
get_weight(iso)

Value

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

See also