summary.lagged_df {forecastML} | R Documentation |
Return a summary of a lagged_df object
Description
Return a summary of a lagged_df object
Usage
## S3 method for class 'lagged_df'
summary(object, ...)
Arguments
object |
An object of class 'lagged_df' from |
... |
Not used. |
Value
A printed summary of the contents of the lagged_df object.
[Package forecastML version 0.9.0 Index]