`summary.fes` prints dimensionality, minimum and maximum of free energy in a fes object.
# S3 method for fes
summary(object, ...)
fes object.
further arguments passed to or from other methods.
# NOT RUN {
tfes<-fes(acealanme, imax=5000)
summary(tfes)
# }
Run the code above in your browser using DataLab