get.formal.charge {rcdk}R Documentation

get.formal.charge

Description

Get the formal charge on the atom.

Usage

get.formal.charge(atom)

Arguments

atom

The atom to query

Details

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

Value

An integer representing the formal charge

Author(s)

Rajarshi Guha (rajarshi.guha@gmail.com)

See Also

get.charge


[Package rcdk version 3.8.1 Index]