print.minima3d {metadynminer3d} | R Documentation |
'print.minima3d' prints 3D free energy minima (identifier, values of bins and collective variables and free energy).
## S3 method for class 'minima3d'
print(x, ...)
x |
minima object. |
... |
further arguments passed to or from other methods. |
tfes<-fes(acealanme3d, imax=5000)
minima<-fesminima(tfes)
minima