Robot-Wealth / rsims

R package for financial simulation
Other
38 stars 15 forks source link

replace matrices with xts #13

Open fmair opened 2 years ago

fmair commented 2 years ago

xts are a matrix with a time-index. Wouldn't it make sense to replace the matrices with xts? By doing so, we could leverage the functions xts provides and make sure that the timepoints match.