ion.from.z: Ion from Z

View source: R/particles.R

ion.from.zR Documentation

Ion from Z

Description

Returns the name of the ion/atom from its charge (Z). The name is its element symbol, optionally including its atomic mass number (e.g.: "C" or "12C" for carbon ion.) Note: the available range is from 1H to 20 Ne.

Usage

ion.from.z(Z, with.atomic.mass = FALSE)

Arguments

Z

A numeric vector containing the ion charges.

with.atomic.mass

Uses ion names including the atomic mass number (default FALSE.)

Value

A numeric vector containing the atomic mass numbers.

See Also

Other Particles: Zeff, a.from.ion, beta.c, remove.atomic.mass, rest.energy, z.from.ion


planit-group/Rplanit documentation built on Dec. 5, 2022, 11:10 p.m.