Re: [Rd] Lists and data frames (PR#8143)

2005-09-19 Thread Gavin Simpson
On Mon, 2005-09-19 at 16:39 +0200, Uwe Ligges wrote: > Gavin Simpson wrote: > > > On Mon, 2005-09-19 at 15:34 +0200, [EMAIL PROTECTED] wrote: > > > >>Full_Name: Frank Wagner > >>Version: R 2.1.1 > >>OS: Windows > >>Submission from: (NULL) (193.174.73.34) > >> > >> > >>Hi, > >>The pdf file R-intr

Re: [Rd] Lists and data frames (PR#8143)

2005-09-19 Thread Uwe Ligges
Gavin Simpson wrote: > On Mon, 2005-09-19 at 15:34 +0200, [EMAIL PROTECTED] wrote: > >>Full_Name: Frank Wagner >>Version: R 2.1.1 >>OS: Windows >>Submission from: (NULL) (193.174.73.34) >> >> >>Hi, >>The pdf file R-intro descripe on page 27 that lists can be extended by adding >>numbers. >>Unfort

Re: [Rd] Lists and data frames (PR#8143)

2005-09-19 Thread Gavin Simpson
On Mon, 2005-09-19 at 15:34 +0200, [EMAIL PROTECTED] wrote: > Full_Name: Frank Wagner > Version: R 2.1.1 > OS: Windows > Submission from: (NULL) (193.174.73.34) > > > Hi, > The pdf file R-intro descripe on page 27 that lists can be extended by adding > numbers. > Unfortunately, it's not working

Re: [Rd] Lists and data frames (PR#8143)

2005-09-19 Thread ligges
[EMAIL PROTECTED] wrote: > Full_Name: Frank Wagner > Version: R 2.1.1 > OS: Windows > Submission from: (NULL) (193.174.73.34) > > > Hi, > The pdf file R-intro descripe on page 27 that lists can be extended by adding > numbers. > Unfortunately, it's not working > ## example : > > # if i did not

Re: [Rd] Lists and data frames (PR#8143)

2005-09-19 Thread Liaw, Andy
> From: r-devel > > Full_Name: Frank Wagner > Version: R 2.1.1 > OS: Windows > Submission from: (NULL) (193.174.73.34) > > > Hi, > The pdf file R-intro descripe on page 27 that lists can be > extended by adding > numbers. > Unfortunately, it's not working > ## example : > > # if i did not dec

[Rd] Lists and data frames (PR#8143)

2005-09-19 Thread fwagner
Full_Name: Frank Wagner Version: R 2.1.1 OS: Windows Submission from: (NULL) (193.174.73.34) Hi, The pdf file R-intro descripe on page 27 that lists can be extended by adding numbers. Unfortunately, it's not working ## example : # if i did not declare the variable an error occurs : object not f