View source: R/readingandfes.R
summary.fes | R Documentation |
'summary.fes' prints dimensionality, minimum and maximum of free energy in a fes object.
## S3 method for class 'fes' summary(object, ...)
object |
fes object. |
... |
further arguments passed to or from other methods. |
tfes<-fes(acealanme, imax=5000) summary(tfes)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.