Get the abundances associated with the element.
A formatted string containing the abundances.
str
Example
print(element_info.get_abundances()) # Output: “98.9”
ElementInfo.get_abundances()