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