Plot function for renderYTraces
renderYTraces
plotYTraces(opt.paths, over.time = "dob")
opt.paths
[list] List of OptPath objects
list
OptPath
over.time
[character] Should the traces be plotted versus the iteration number or the cumulated execution time? For the later, the opt.path has to contain a extra column names exec.time. Possible values are dob and exec.time, default is dob.
character
dob
[NULL]
NULL