get_mol_charge {conmolfields}R Documentation

Returns charge of molecule

Description

Returns charge of molecule

Usage

get_mol_charge(mol)

Arguments

mol

Examples

##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
get_mol_charge <- function(mol)  
{
  }

[Package conmolfields version 0.0-19 Index]