summary.fes: Print summary of free energy surface

View source: R/readingandfes.R

summary.fesR Documentation

Print summary of free energy surface

Description

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

Usage

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

Arguments

object

fes object.

...

further arguments passed to or from other methods.

Examples

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

spiwokv/metadynminer documentation built on Dec. 3, 2023, 5:05 a.m.