Thanks!
On Thu, Dec 23, 2010 at 3:24 PM, Henrique Dallazuanna wrote:
> Try this:
>
> x$second <- NULL
>
>
> On Thu, Dec 23, 2010 at 3:21 PM, Eduardo de Oliveira Horta <
> eduardo.oliveiraho...@gmail.com> wrote:
>
>> Hello,
>>
>> say I have an object
>>
>> > x = list(first = 10, second = 20, thir
Try this:
x$second <- NULL
On Thu, Dec 23, 2010 at 3:21 PM, Eduardo de Oliveira Horta <
eduardo.oliveiraho...@gmail.com> wrote:
> Hello,
>
> say I have an object
>
> > x = list(first = 10, second = 20, third = "Yeah!")
>
> and want to remove the $second element of that list. My first try was,
2 matches
Mail list logo