Skip to content

Unused Arguments Error Even Though I'm Using Them?

2 messages · Christopher Simons, R. Michael Weylandt

#
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
#
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: