powered by
`min.fes3d` calculates minimum of free energy in a fes3d object.
# S3 method for fes3d min(inputfes, na.rm = NULL, ...)
fes3d object.
a logical indicating whether missing values should be removed.
further arguments passed to or from other methods.
# NOT RUN { tfes<-fes(acealanme3d, imax=5000) min(tfes) # }
Run the code above in your browser using DataLab