A ‘data.frame’ object. The ichimoku object index is preserved
as the first column with header ‘index’.
Arguments
x
an object of class ‘ichimoku’.
row.names
not used.
optional
not used.
keep.attrs
[default FALSE] if set to TRUE, will preserve any custom
attributes set on the original object.
...
arguments passed to or from other methods.
Details
This function is an S3 method for the generic function
as.data.frame() for class ‘ichimoku’. It can be invoked by calling
as.data.frame(x) on an object ‘x’ of class ‘ichimoku’.