Unused Arguments Error Even Though I'm Using Them?
I can't see anything in your code at first glance that would lead to that error: could you perhaps provide some self-contained code that reproduces that error? Michael On Fri, Nov 4, 2011 at 3:21 PM, Christopher Simons
<christopherleesimons at gmail.com> wrote:
Greetings, I am running into an error I can't seem to get past; something tells me I am making an obvious mistake as I am new to R, but everything looks fine to me. ?Basically, I'm getting the message "unused arguments" even though my arguments are all being used. ?I have posted my code at the following URL: http://textsnip.com/8af5b2 Thanks for any help, CLS
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.