lines.hillsfile.Rd
`lines.hillsfile` plots lines for hillsfile object. For a hillsfile with one collective variable it plots its evolution. For a hillsfile with two collective variables it plots CV1 vs. CV2.
# S3 method for hillsfile
lines(x, ignoretime = FALSE, lwd = 1,
col = "black", ...)
hillsfile object.
time in the first column of the HILLS file will be ignored.
line width for drawing symbols see 'par'.
color code or name, see 'par'.
further arguments passed to or from other methods.