Skip to content
Prev 333189 / 398506 Next

Merge xts and Return.portfolio

Hi,
I'm triyng to merge two xts time series objects, one of them is from Return.portfolio (PerformanceAnalytics).

Despite the merging xts objects have the same indexes, the merged object shows extra lines at the day before of every entry.

I noticed that indexes of merging objects have different classes ("POSIXct" and "Date"): might be this the reason? Why do I get different extra dates anyway?

Kind regards,

Simone