Learn R Programming

rcdk (version 3.5.0)

get.charge: Get the charge on the atom.

This method returns the partial charge on the atom. If charges have not been set the return value is NULL, otherwise the appropriate charge.

Description

Get the charge on the atom.

This method returns the partial charge on the atom. If charges have not been set the return value is NULL, otherwise the appropriate charge.

Usage

get.charge(atom)

Arguments

atom

The atom to query

Value

An numeric representing the partial charge. If charges have not been set, `NULL` is returned

See Also

get.formal.charge