read_tripos_ff {conmolfields}R Documentation

Reads TRIPOS force field

Description

Reads TRIPOS force field

Usage

read_tripos_ff("data/cmf-tripos.prm")

Arguments

filename

"data/cmf-tripos.prm"

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_tripos_ff <- function(filename="data/cmf-tripos.prm") 
{
  }

[Package conmolfields version 0.0-19 Index]