simData-class: Class "simData"
Description
Class "simData" stores the data to be used in the
simulation. Objects from the Class
Objects can be created by calls of the form new("simData",
...)Slots
data:- Object of class
"data.frameOrNull" with
columns "period", "id", "start.price", "end.price", and "ret".