Learn R Programming

rcdk (version 3.5.0)

get.formal.charge: Get the formal charge on the atom.

By default the formal charge will be 0 (i.e., NULL is never returned).

Description

Get the formal charge on the atom.

By default the formal charge will be 0 (i.e., NULL is never returned).

Usage

get.formal.charge(atom)

Arguments

atom

The atom to query

Value

An integer representing the formal charge

See Also

get.charge