On Mon, 2009-06-15 at 10:54 -0700, Payam Minoofar wrote:
> Hi,
>
> I have written boxplot commands of this form before, but I don't quite
> understand why the function call is reporting a syntax error in this
> instance. All parameters passed to the function are strings.
You're not seeing the woo
It appears you are missing a ")"
gtitle <- paste(names(tframe[x2])," vs. ", names(tframe[x1])) <<==
On Mon, Jun 15, 2009 at 1:54 PM, Payam Minoofar wrote:
> Hi,
>
> I have written boxplot commands of this form before, but I don't quite
> understand why the function call is reporting a syntax e
Hi,
I have written boxplot commands of this form before, but I don't quite
understand why the function call is reporting a syntax error in this instance.
All parameters passed to the function are strings.
Thanks in advance.
Payam
> simplevar <- function(wframe,column1,column2) {
+ tframe
3 matches
Mail list logo