Hi [EMAIL PROTECTED] napsal dne 10.03.2008 08:12:28: > hello > > I want to compare the values of two columns of a dataset on a graph. > Which graphic do you recommend ?
It depends on what values you have and what you want to compare. plot(x,y) boxplot(x, y) There are plenty other options in R. Regards Petr > > regards > > > Ahmet Temiz > > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. > > ______________________________________________ > R-help@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. ______________________________________________ R-help@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.