print.minima: Print minima object

View source: R/minimaandpaths.R

print.minimaR Documentation

Print minima object

Description

'print.minima' prints free energy minima (identifier, values of bins and collective variables and free energy).

Usage

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

Arguments

x

minima object.

...

further arguments passed to or from other methods.

Examples

tfes<-fes(acealanme, imax=5000)
minima<-fesminima(tfes)
minima

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