Message-ID: <Pine.LNX.4.64.1102151424300.13921@cardinals.dreamhost.com>
Date: 2011-02-15T22:25:32Z
From: Geoff Jentry
Subject: Request: Suggestions for "good teaching" packages, esp. with C code
In-Reply-To: <AANLkTikn+t2V22x4bv1hg+1B7_WE7y3aPfS+MFMFwwRy@mail.gmail.com>
> f1 <- function(){
> a=5
> }
The primary difference is that function 1 uses an incorrect assignment
operator in an attempt to cause confusion ;)