I was trying to apply the dplyr mutate in zoo object. But, it generated an error:
Error in UseMethod("mutate") :
no applicable method for 'mutate' applied to an object of class "zoo".
I googled and saw that it has not been yet resolved. A recent discussion on this is here.
I would appreciate if any one could help me in this regard.