Learn R Programming

portfolioSim (version 0.2-7)

simData-class: Class "simData"

Description

Class "simData" stores the data to be used in the simulation.

Arguments

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".