summary.fes3d: Print summary of 3D free energy surface

View source: R/readingandfes.R

summary.fes3dR Documentation

Print summary of 3D free energy surface

Description

'summary.fes3d' prints minimum and maximum of free energy in a fes object.

Usage

## S3 method for class 'fes3d'
summary(object, ...)

Arguments

object

fes3d object.

...

further arguments passed to or from other methods.

Examples

tfes<-fes(acealanme3d, imax=5000)
summary(tfes)

metadynminer3d documentation built on April 14, 2022, 5:08 p.m.