Skip to content
Prev 248543 / 398506 Next

Need help with my homework

On Thu, Jan 27, 2011 at 1:41 AM, gaja <gajahorvat at hotmail.com> wrote:
The whole point of taking a class is that _you_ learn how to do it, not me.
I do not believe that.  If you cannot learn from all the manuals and
guides on the internet for R, why would finished homework be any
different?  It will just be another chunk of code written by someone
else that you do not understand.
That is not really the point, I want to encourage you to learn and I
believe that means you need to practice on your own.  If you're having
trouble figuring out what to do, try breaking it down into smaller
steps.  For example, if it is easier for you, try writing it first
using a for or while loop.  Then once you have that working, the next
step is to figure out how to replace the loop.

Josh