View source: R/minimaandpaths.R
print.minima | R Documentation |
'print.minima' prints free energy minima (identifier, values of bins and collective variables and free energy).
## S3 method for class 'minima' print(x, ...)
x |
minima object. |
... |
further arguments passed to or from other methods. |
tfes<-fes(acealanme, imax=5000) minima<-fesminima(tfes) minima
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.