cbk.iso: Return properties of isotope

Description Usage Arguments Value See Also Examples

View source: R/cbk.iso.R

Description

Return properties of isotope. It is in a form of pmlame.

Usage

1
cbk.iso(isomeas = NULL, property = "weight")

Arguments

isomeas

A name of isotope such as ‘Li7’ and ‘Rb87’.

property

A name of PROPERTY that is one of ‘proton’, ‘nucleon’, ‘weight’, ‘ratio’, ‘symbol’, or ‘pseudo.atomic.weight’.

Value

A scalar of property or pmlame of isotope table

See Also

cbk.periodic, isotope.m, isotope_constant.m

Examples

1
2
3
cbk.iso()
cbk.iso('Li7')
cbk.iso('Li7','ratio')

misasa/chelyabinsk documentation built on Nov. 24, 2020, 5:47 a.m.