Feature request: A complementary function to fill() (or even just a flag), that fills upwards. I currently do this with a rev(zoo::lacf(rev(x))).