powered by
`lines.fes` plots 1D free energy surface as lines.
# S3 method for fes lines(x, lwd = 1, col = "black", ...)
fes object.
line width for drawing symbols see 'par'.
color code or name, see 'par'.
further arguments passed to or from other methods.
# NOT RUN { tfes<-fes(acealanme1d, imax=5000) plot(tfes) lines(tfes, lwd=4) # }
Run the code above in your browser using DataLab