[Rd] multiple names to assign

Kasper Daniel Hansen khansen at stat.Berkeley.EDU
Sun Jul 13 18:06:06 CEST 2008


Biobase has multiassign.

Kasper

On Jul 13, 2008, at 2:39 AM, Patrick Burns wrote:

> 'assign' does not give a warning if 'x' has length
> greater than 1 -- it just uses the first element:
>
> assign(c('a1', 'a2'), 1:2)
>
> One way of thinking about this is that people using
> 'assign' get what they deserve.  The other is that it is
> used seldom enough that adding a warning isn't going
> to slow things down appreciably.
>
>
> Patrick Burns
> patrick at burns-stat.com
> +44 (0)20 8525 0696
> http://www.burns-stat.com
> (home of S Poetry and "A Guide for the Unwilling S User")
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel



More information about the R-devel mailing list