
Last chance! 50% off unlimited learning
Sale ends in
atom.index
elements
, atom.index
,
atom2ele
data(atom.index)
atom.index
# Get the atomic symbol of some atoms
atom.names <- c("CA", "O", "N", "OXT")
atom.index[match(atom.names, atom.index$name), "symb"]
Run the code above in your browser using DataLab