Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upyth_filter requires dimnames attribute #1
Comments
|
Thanks for the heads up! |
|
This has been fixed, with branch |
Generating an xts object from a vector using the xts::xts command does not (unless this is explicitly specified) endow the newly created object with a dimnames attribute.
However running yth_filter on an xts object without a dimnames attribute will generate an error.