Learn R Programming

metadynminer (version 0.1.7)

print.fes: Print dimensionality, minimum and maximum of free energy surface

Description

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

Usage

# S3 method for fes
print(x, ...)

Arguments

x

fes object

...

further arguments passed to or from other methods.

Examples

Run this code
# NOT RUN {
tfes<-fes(acealanme, imax=5000)
tfes
# }

Run the code above in your browser using DataLab