Skip to content
Prev 301877 / 398503 Next

How can I declare an empty zoo object?

On Tue, Jul 31, 2012 at 8:23 AM, arun <smartpink111 at yahoo.com> wrote:
Using this will get rid of the warning:

   merge(z, zoo(, numeric(0)))

if you are trying to combine it with a zoo object, z, having a numeric index.