Re: [R] basic information defining functions

2008-11-25 Thread Bunny, lautloscrew.com
are [EMAIL PROTECTED] 801.408.8111 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] project.org] On Behalf Of Bunny, lautloscrew.com Sent: Tuesday, November 25, 2008 3:18 AM To: r-help@r-project.org Subject: [R] basic information defining functions Hi all, i am look

Re: [R] basic information defining functions

2008-11-25 Thread Greg Snow
.8111 > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > project.org] On Behalf Of Bunny, lautloscrew.com > Sent: Tuesday, November 25, 2008 3:18 AM > To: r-help@r-project.org > Subject: [R] basic information defining functions > > Hi all, &g

Re: [R] basic information defining functions

2008-11-25 Thread Richard . Cotton
> i am looking from some insights to define own R functions. so far i > found most basics in documentations that are around on the web. except > for one thing: > > I´d like to define some function, say: > > #assume my data matrix contains vectors like data$myColumn1,data > $myColumn2 etc. Do

[R] basic information defining functions

2008-11-25 Thread Bunny, lautloscrew.com
Hi all, i am looking from some insights to define own R functions. so far i found most basics in documentations that are around on the web. except for one thing: I´d like to define some function, say: #assume my data matrix contains vectors like data$myColumn1,data $myColumn2 etc. getMy