print.fes3d {metadynminer3d}R Documentation

Print minimum and maximum of 3D free energy surface

Description

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

Usage

## S3 method for class 'fes3d'
print(x, ...)

Arguments

x

fes3d object

...

further arguments passed to or from other methods.

Examples

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

[Package metadynminer3d version 0.0.2 Index]