Hi guys, I am trying to set my slot class to be "xts", and am having some problems. Does anyone know what to do to make this work? setClass("data", representation(data = "xts")) new("data", data = xts()) Thanks, Stanley