Learn R Programming

crone (version 0.1.1)

atoms: Atom names and atomic number

Description

This is a dataframe including a 2-characters string indicating the atomic element name and an integer indicating the atomic number Z.

Usage

atoms

Arguments

Format

The dataframe has the following columns:

anames

2-character string indicating the atomic name.

Z

Integer. The atomic number.