read_coordinates {conmolfields}R Documentation

read coordinates of atoms in molecule

Description

read coordinates of atoms in molecule

Usage

read_coordinates(natoms)

Arguments

natoms

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
 read_coordinates <- function(natoms) {
  }

[Package conmolfields version 0.0-19 Index]