points.nebpath.Rd
`points.nebpath` plots points for free energy profile calculated by Nudged Elastic Band.
# S3 method for nebpath
points(x, pch = NULL, cex = 1, bg = NULL,
col = "red", lwd = 1, ...)
nebpath object.
plotting 'character', i.e., symbol to use. See 'points'.
character (or symbol) expansion: a numerical vector. This works as a multiple of 'par("cex")'.
background (fill) color for the open plot symbols given by 'pch = 21:25'.
color code or name, see 'par'.
line width for drawing symbols see 'par'.
further arguments passed to or from other methods.