powered by
'xts'
Conversion function to coerce data objects of classes 'lfobj' to class 'xts'.
'lfobj'
# S3 method for lfobj as.xts(x, ...)
An S3 object of class 'xts'.
an object of class 'lfobj'.
additional parameters or attributes
as.xts
data(ray) r <- as.xts(ray) # attributes of the lfobject are retained attr(ray, "lfobj") xtsAttributes(r)
Run the code above in your browser using DataLab