summary.fes3d {metadynminer3d} | R Documentation |
'summary.fes3d' prints minimum and maximum of free energy in a fes object.
## S3 method for class 'fes3d'
summary(object, ...)
object |
fes3d object. |
... |
further arguments passed to or from other methods. |
tfes<-fes(acealanme3d, imax=5000)
summary(tfes)