Re: [R] assignment 2 part 1,2,3

2014-10-23 Thread S Ellison
> I am not taking this course for a grade, just self interest. I am stock with > making the function. is there any where I can see how is done. Go to the HTML help for R and read "An Introduction to R", section 10, "Writing your own functions" (the clue's in the title). Don't miss out section 10

Re: [R] assignment 2 part 1,2,3

2014-10-22 Thread Rolf Turner
Fortune nomination! cheers, Rolf On 23/10/14 12:17, David Winsemius wrote: You should read the Posting Guide. It makes very clear that no mind reading services are offered. On Oct 21, 2014, at 9:01 AM, Carlos M Castaneda wrote: I am not taking this course for a grade, just self interest.

Re: [R] assignment 2 part 1,2,3

2014-10-22 Thread David Winsemius
You should read the Posting Guide. It makes very clear that no mind reading services are offered. On Oct 21, 2014, at 9:01 AM, Carlos M Castaneda wrote: > I am not taking this course for a grade, just self interest. I am stock > with making the function. is there any where I can see how is done