Learn R Programming

PeriodicTable (version 0.1.2)

atomNames: Atom names/types

Description

This data set provides various atom names/types and there associated atomic symbols which are used for atom recognition.

Usage

atomNames

Arguments

Format

A data frame with the following columns.

atmname

a character vector. Atom names/types.

symb

a character vector. Atomic symbols.

Examples

Run this code
# NOT RUN {
data(atomNames)
atomNames

# }

Run the code above in your browser using DataLab