On Tue, 11 Nov 2003, Prof Brian Ripley wrote:
> You supplied "what" as a list of length 2, which is not what you intended.
> I presume you read every other item on the first line.
>
> Try list("a", rep(list(0), 22-i))
Sorry, that got mangled when my cable modem went down. I tested
c(list("a"), rep(list(0), 22-i))
--
Brian D. Ripley, [EMAIL PROTECTED]
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595
______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help